2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-08-25 15:26:20 +00:00
repo/core/libudev-compat/build

5 lines
81 B
Plaintext
Raw Normal View History

2019-06-28 12:13:37 +00:00
#!/bin/sh -e
make -C libudev-compat
make DESTDIR="$1" -C libudev-compat install