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 12821f0..aa2ac05 100755
--- a/bin/build-packages
+++ b/bin/build-packages
@@ -86,7 +86,7 @@ usage() {
}
eval set -- "$(
- getopt -o hl:n:p:s:t:ux \
+ getopt -o hl:n:p:s:t:uxe \
--long help \
--long local: \
--long prefer: \