chiark
/
gitweb
/
~mdw
/
profile
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
bin/mdw-sbuild-server: Use correct option if not building arch-specific.
[profile]
/
bin
/
mdw-sbuild-server
diff --git
a/bin/mdw-sbuild-server
b/bin/mdw-sbuild-server
index 705592b8ffb7f26a8d691c32b12b622b33fa3611..964e0313665aa823faf3148db350e8346d382084 100755
(executable)
--- a/
bin/mdw-sbuild-server
+++ b/
bin/mdw-sbuild-server
@@
-246,7
+246,7
@@
case "$#,$1" in
esac
case $archp in
t) ;;
- nil) firstopt="$firstopt --
debbuildopt=-A
" ;;
+ nil) firstopt="$firstopt --
no-arch-any
" ;;
esac
## Sort out the additional packages. This is rather annoying, because