summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/build b/build
index 9cbd569..6169b26 100755
--- a/build
+++ b/build
@@ -1069,7 +1069,9 @@ while test -n "$1"; do
USEUSEDFORBUILD="--useusedforbuild"
;;
*-configdir)
+ needarg
CONFIG_DIR="$ARG"
+ shift
;;
*-list*state)
LIST_STATE=true