Cosmetic fix - list source in too in debug
This commit is contained in:
parent
b600a32f13
commit
61c1630ab1
|
@ -42,9 +42,9 @@ if [ $NUM_ARCHES = 1 ] ; then
|
|||
else
|
||||
export VOLID="Debian $DEBVERSION $ARCHES Bin-$DISKNUM"
|
||||
fi
|
||||
export ARCHDEF=$ARCHES
|
||||
;;
|
||||
esac
|
||||
export ARCHDEF=$ARCHES
|
||||
else
|
||||
BINARYDISK=1
|
||||
case "$ARCHES" in
|
||||
|
|
Loading…
Reference in New Issue