mirror of
https://github.com/RsyncProject/rsync.git
synced 2026-05-04 04:53:01 -04:00
Have build farm always use included popt.
This commit is contained in:
2
configure
vendored
2
configure
vendored
@@ -8,6 +8,8 @@ realconfigure="$dir/configure.sh"
|
||||
|
||||
if test ! -f "$realconfigure"; then
|
||||
if test -f "$HOME/build_farm/build_test.fns"; then
|
||||
# Test the included popt
|
||||
set -- --with-included-popt "${@}"
|
||||
# Allow the build farm to grab latest files via rsync.
|
||||
actions='build fetch'
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user