* Fix two stupid errors/typo.

This commit is contained in:
Raphaël Hertzog 2002-10-10 17:27:12 +00:00
parent 5ddbb8223c
commit ce2817c9a1
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
*
* Generated with:
grep-dctrl -s Essential -n -e '.*' /usr/share/tasksel/debian-tasks.desc | sed -e 's/ *//' | grep -v ^$ | sort | uniq
grep-dctrl -s Essential -n -e '.*' /usr/share/tasksel/debian-tasks.desc | sed -e 's? *??' | grep -v ^$ | sort | uniq
* If the list is too big for the first CD, then we'll have to sort it
* better, but hopefully this will never be needed since the goal of that

View File

@ -47,7 +47,7 @@ for image in cdrom-2880.img cdrom144-1440.img net-1440.img; do
fi
done
if [ "$NN" = "1" ]; the
if [ "$NN" = "1" ]; then
echo "Using ISOLINUX boot-disks image on CD$N"
mkdir -p boot$N/isolinux
cp -f $BASEDIR/data/$CODENAME/isolinux.bin boot$N/isolinux/