Quick hack for lenny dedication - hardcode version num

This commit is contained in:
Steve McIntyre 2009-02-14 15:37:02 +00:00
parent 45c462e637
commit c67dcbcfd6
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ SDIR=$TDIR/$CODENAME
DISK=$1
ARCHES="$2"
DEBMAINVER="`echo $DEBVERSION | sed -e 's/[ _r].*//'`"
DEBMAINVER="5.0" # Quick hack for lenny
if [ "$COMPLETE"x = ""x ] ; then
COMPLETE=0