* Remove the :> that erases default mkisofs options.

This commit is contained in:
Raphaël Hertzog 2002-05-07 08:29:45 +00:00
parent 4949337269
commit 82570417b3
1 changed files with 0 additions and 1 deletions

View File

@ -53,7 +53,6 @@ THISTYPE=${KTYPE[$NN]}
# Put boot images on CD1...CD(N)
#
:> $N.mkisofs_opts
if [ "${ISOLINUX:-0}" != "0" ] && [ "$NN" = "1" ]; then
echo "Using ISOLINUX boot-disks image on CD$N"