diff --git a/core/rsync/build b/core/rsync/build index cb5e0559..53e0d147 100755 --- a/core/rsync/build +++ b/core/rsync/build @@ -1,6 +1,7 @@ #!/bin/sh -e ./configure \ + --prefix=/usr \ --with-included-popt make