start_new_disc: drop 'Binary-1' from the long description as well

This commit is contained in:
Steve McIntyre 2008-07-18 17:25:44 +00:00
parent 1c737966a2
commit 7669e91e0f
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ if [ $NUM_ARCHES = 1 ] ; then
;; ;;
*) *)
BINARYDISK=1 BINARYDISK=1
export DISKINFO="Debian GNU/Linux $DEBVERSION \"$CAPCODENAME\" - $OFFICIAL $ARCHES $DISKTYPE Binary-$DISKNUM $BUILD_DATE" export DISKINFO="Debian GNU/Linux $DEBVERSION \"$CAPCODENAME\" - $OFFICIAL $ARCHES $DISKTYPE $BUILD_DATE"
if [ $ARCHES = powerpc ] ; then if [ $ARCHES = powerpc ] ; then
export VOLID="Debian $DEBVERSION ppc" export VOLID="Debian $DEBVERSION ppc"
else else