diff options
-rwxr-xr-x | build | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1069,7 +1069,9 @@ while test -n "$1"; do USEUSEDFORBUILD="--useusedforbuild" ;; *-configdir) + needarg CONFIG_DIR="$ARG" + shift ;; *-list*state) LIST_STATE=true |