From 7e50313d4dc7ee53b060b12d79b3a6f891043daa Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Fri, 13 Nov 2009 22:59:08 +0100 Subject: [PATCH] Fix cosmetic typo in 05_boot_failure_message_grml.dpatch --- debian/patches/05_boot_failure_message_grml.dpatch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/patches/05_boot_failure_message_grml.dpatch b/debian/patches/05_boot_failure_message_grml.dpatch index 84078e7..3ba17c0 100755 --- a/debian/patches/05_boot_failure_message_grml.dpatch +++ b/debian/patches/05_boot_failure_message_grml.dpatch @@ -13,13 +13,13 @@ printf " ${DEB_2} \033[1;37mBOOT FAILED!\033[0m\n" printf " ${DEB_3}\n" - printf " ${DEB_4} This Debian Live image failed to boot.\n\n" -+ printf " ${DEB_4} This grml image failed to boot.\n\n" ++ printf " ${DEB_4} This Grml image failed to boot.\n\n" - printf " Please file a bug against the 'live-initramfs' package or email the Debian\n" - printf " Live mailing list at , making sure to note the\n" - printf " exact version, name and distribution of the image you were attempting to boot.\n\n" + printf " Please file a bug at http://grml.org/bugs/ or http://bts.grml.org/, making\n" -+ printf " sure to not the exact version, name and distribution of the image you were\n" ++ printf " sure to note the exact version, name and distribution of the image you were\n" + printf " attempting to boot.\n\n" + + if [ -r /etc/grml_version ] ; then -- 2.1.4