diff options
Diffstat (limited to 'core/rsync/build')
-rwxr-xr-x | core/rsync/build | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/rsync/build b/core/rsync/build index ca967731..9514ff0c 100755 --- a/core/rsync/build +++ b/core/rsync/build @@ -7,8 +7,7 @@ cat _ > Makefile.in; rm -f _ export CFLAGS="-static $CFLAGS" -./configure \ - --prefix=/usr \ +cpt-configure \ --with-included-popt \ --disable-xxhash \ --disable-lz4 \ |