forked from kiss-community/repo
libudev-zero: Fix pkg-config file path
This commit is contained in:
parent
0d1aa38232
commit
9a6c4dadbe
@ -1,4 +1,4 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
make
|
||||
make PREFIX=/usr
|
||||
make DESTDIR="$1" PREFIX=/usr install
|
||||
|
Loading…
Reference in New Issue
Block a user