oops, bad merge

This commit is contained in:
Ben Collins 2000-03-14 04:58:56 +00:00
parent 5525ecb5d7
commit 18cd7f9a51
1 changed files with 1 additions and 2 deletions

View File

@ -23,12 +23,11 @@ cd $CDDIR/..
# Disk 1 only # Disk 1 only
[ "$N" = 1 ] || exit 0 [ "$N" = 1 ] || exit 0
echo "-B boot/cd.b boot1" > $N.mkisofs_opts echo "-B boot/second.b boot1" > $N.mkisofs_opts
rm -rf boot1 rm -rf boot1
inst=boot1 inst=boot1
<<<<<<< boot-sparc
# Setup directories # Setup directories
mkdir -p $inst/{boot/sun4{u,cdm},etc} mkdir -p $inst/{boot/sun4{u,cdm},etc}