|
|
| version 1.1.1.1, 2012/02/17 15:09:30 | version 1.1.1.2, 2013/10/14 07:51:14 |
|---|---|
| Line 8 realconfigure="$dir/configure.sh" | Line 8 realconfigure="$dir/configure.sh" |
| if test ! -f "$realconfigure"; then | if test ! -f "$realconfigure"; then |
| if test -f "$HOME/build_farm/build_test.fns"; 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. | # Allow the build farm to grab latest files via rsync. |
| actions='build fetch' | actions='build fetch' |
| else | else |