Expand the .deb nightly build script to allow binary-only builds, too
commit09fbc34c0634720f6f2571b9e0a3b1a0206d76fb
authorAxel Beckert <abe@deuxchevaux.org>
Sun, 14 Feb 2010 00:11:57 +0000 (14 01:11 +0100)
committerAxel Beckert <abe@deuxchevaux.org>
Sun, 14 Feb 2010 00:16:12 +0000 (14 01:16 +0100)
tree0418394fea3f71db790f92af5e9af1f39e69b5a7
parent7b2fb7f1a8767cd0de26305c30883fd0d64f473c
Expand the .deb nightly build script to allow binary-only builds, too

This is needed if the nightly build .debs based on the git repository
are built on one architecture and the conkeror-spawn-process-helper
.deb from the same snapshot is also needed for another architecture.

Now the script can perform both kinds of builds depending on the
configuration.
contrib/debian/nightlybuild.sh