rsync: added --with-included-popt option
This commit is contained in:
parent
8561d34129
commit
dda3b94042
@ -17,7 +17,8 @@ build () {
|
||||
|
||||
./configure --prefix=/usr \
|
||||
--mandir=/usr/man \
|
||||
--with-rsh=ssh
|
||||
--with-rsh=ssh \
|
||||
--with-included-popt
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user