forked from kiss-community/repo
rsync: Fix prefix.
This commit is contained in:
parent
c1be68a229
commit
f49ae179a7
@ -1,6 +1,7 @@
|
|||||||
#!/bin/sh -e
|
#!/bin/sh -e
|
||||||
|
|
||||||
./configure \
|
./configure \
|
||||||
|
--prefix=/usr \
|
||||||
--with-included-popt
|
--with-included-popt
|
||||||
|
|
||||||
make
|
make
|
||||||
|
Loading…
Reference in New Issue
Block a user