From 921d112d91dca6d9f69b1a2ffa72449dd700eb35 Mon Sep 17 00:00:00 2001 From: Steve McIntyre <93sam@debian.org> Date: Tue, 18 Sep 2007 09:48:49 +0000 Subject: [PATCH] Try again to make lenny/sid i386 builds work again --- tools/boot/lenny/boot-x86 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tools/boot/lenny/boot-x86 b/tools/boot/lenny/boot-x86 index 238c15ea..28af86e6 100644 --- a/tools/boot/lenny/boot-x86 +++ b/tools/boot/lenny/boot-x86 @@ -186,7 +186,9 @@ if [ "$THISTYPE" = "isolinux" ]; then sed -i "s|/install/|/$INSTALLDIR/|" boot$N/$ISOLINUXDIR/isolinux.cfg - sed -i "s|install/|$INSTALLDIR/|" boot$N/win32-loader.ini + if [ -e boot$N/win32-loader.ini ] ; then + sed -i "s|install/|$INSTALLDIR/|" boot$N/win32-loader.ini + fi cp -f $BASEDIR/data/$DI_CODENAME/isolinux.bin boot$N/$ISOLINUXDIR/