From f0ba77f6e9375c9288ed174a997d61c5b3913576 Mon Sep 17 00:00:00 2001 From: Steve McIntyre <93sam@debian.org> Date: Mon, 5 Mar 2012 22:50:23 +0000 Subject: [PATCH] Some of the images aren't in wheezy yet --- tools/boot/wheezy/boot-kfreebsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/boot/wheezy/boot-kfreebsd b/tools/boot/wheezy/boot-kfreebsd index 27c80836..9bb6be63 100644 --- a/tools/boot/wheezy/boot-kfreebsd +++ b/tools/boot/wheezy/boot-kfreebsd @@ -43,7 +43,7 @@ fi BOOT_IMAGES="cdrom/debian-cd_info.tar.gz cdrom/kfreebsd.gz cdrom/kfreebsd-9.gz cdrom/initrd.gz" if [ "$ARCH" = kfreebsd-amd64 ]; then - BOOT_IMAGES="$BOOT_IMAGES cdrom/gtk/initrd.gz" + BOOT_IMAGES="$BOOT_IMAGES cdrom/gtk/initrd.gz" || true fi for image in $BOOT_IMAGES; do