mirror of
https://codeberg.org/kiss-community/repo
synced 2025-01-22 02:14:41 -07:00
rsync: Fix prefix.
This commit is contained in:
parent
c1be68a229
commit
f49ae179a7
@ -1,6 +1,7 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--with-included-popt
|
||||
|
||||
make
|
||||
|
Loading…
Reference in New Issue
Block a user