build.sh: append 'etchnhalf' to DEBVERSION

This commit is contained in:
Steve McIntyre 2008-07-21 14:55:49 +00:00
parent 8674bfd9e7
commit f2797c359a
1 changed files with 3 additions and 0 deletions

View File

@ -9,6 +9,9 @@ fi
echo "Using CONF from $CF"
# HACKALERT: Override for etchnhalf
DEBVERSION="$DEBVERSION etchnhalf"
if [ -z "$COMPLETE" ] ; then
export COMPLETE=1
fi