2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-09-13 08:10:12 +00:00
repo/core/libudev-compat/build

5 lines
109 B
Plaintext
Raw Normal View History

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