Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/build-packages2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/build-packages b/bin/build-packages
index 461937b..ef24b5e 100755
--- a/bin/build-packages
+++ b/bin/build-packages
@@ -471,7 +471,7 @@ while [ "${count}" -ne 0 ] && \
fi
build_command="${repository}-staging-x86_64-build"
else
- build_command="${repository}-staging-'${arch}'-build"
+ build_command="${repository}-staging-${arch}-build"
fi
find . -maxdepth 1 -type f \( \