chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
7786b3a
)
bin/mdw-sbuild-server: Update the default targets to stretch(!)
author
Mark Wooding
<mdw@distorted.org.uk>
Thu, 11 Jul 2024 11:19:17 +0000
(12:19 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Thu, 11 Jul 2024 11:19:17 +0000
(12:19 +0100)
bin/mdw-sbuild-server
patch
|
blob
|
blame
|
history
diff --git
a/bin/mdw-sbuild-server
b/bin/mdw-sbuild-server
index e4c919f6dc7e1bdd4eb803e10d148545c8d61b71..1ad6a9c8f651926efcfda3970cbe2b9e4580ac86 100755
(executable)
--- a/
bin/mdw-sbuild-server
+++ b/
bin/mdw-sbuild-server
@@
-32,7
+32,7
@@
do
if [ -f "$i" ]; then . "$i"; fi
done
: ${buildroot=$HOME/build}
if [ -f "$i" ]; then . "$i"; fi
done
: ${buildroot=$HOME/build}
-: ${default_targets="
wheezy-amd64 wheezy
-i386"}
+: ${default_targets="
stretch-amd64 stretch
-i386"}
: ${DEB_BUILD_OPTIONS=parallel=4}; export DEB_BUILD_OPTIONS
###--------------------------------------------------------------------------
: ${DEB_BUILD_OPTIONS=parallel=4}; export DEB_BUILD_OPTIONS
###--------------------------------------------------------------------------