maint: fixed barrylocal script to name Debian stable binary packages as squeeze
[barry/progweb.git] / maintainer / barrylocal
blob80e3c8dac2763c13ac1c964d257c55eaee7ae119
2 # This script is run from the top level scripts.  You can rely on
3 # the following environment variables being set:
5 #    $BARRYTARBALL  - relative path to the release source tarball (bz2)
6 #    $BARRYTARBASE  - basename of the source tarball (bz2)
9 set -e
12 # Build the local DEB's
14 ./save.sh /tmp/barrylb22/results debian squeeze \
15         ./make-deb.sh "$BARRYTARBALL" "binary os22-binary" \
16                 /usr/src /tmp/barrylb22
20 # Cleanup
22 rm -rf /usr/src/binarybuild
23 rm -rf /tmp/barrylb22