summaryrefslogtreecommitdiff
path: root/upgrade
diff options
context:
space:
mode:
Diffstat (limited to 'upgrade')
-rwxr-xr-xupgrade2
1 files changed, 1 insertions, 1 deletions
diff --git a/upgrade b/upgrade
index e2b0456..26d9fa2 100755
--- a/upgrade
+++ b/upgrade
@@ -116,7 +116,7 @@ rm -rf /tmp/build2-install
# Step 2.
#
bpkg fetch -d "$pcfg"
-BDEP_SYNC=0 bpkg build -d "$pcfg" --keep-out -ur "$configure_only"
+BDEP_SYNC=0 bpkg build -d "$pcfg" --keep-out -ur $configure_only
if [ -z "$configure_only" ]; then