start_new_disc: drop 'Binary-1' from the long description as well
This commit is contained in:
parent
1c737966a2
commit
7669e91e0f
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue