r2752 - dists/trunk/live-helper/helpers

daniel at alioth.debian.org daniel at alioth.debian.org
Mon Aug 13 10:33:01 UTC 2007


Author: daniel
Date: 2007-08-13 10:33:01 +0000 (Mon, 13 Aug 2007)
New Revision: 2752

Modified:
   dists/trunk/live-helper/helpers/lh_binary_memtest
Log:


Modified: dists/trunk/live-helper/helpers/lh_binary_memtest
===================================================================
--- dists/trunk/live-helper/helpers/lh_binary_memtest	2007-08-13 10:32:35 UTC (rev 2751)
+++ dists/trunk/live-helper/helpers/lh_binary_memtest	2007-08-13 10:33:01 UTC (rev 2752)
@@ -60,7 +60,7 @@
 if [ "${LH_CHROOT_BUILD}" = "enabled" ]
 then
 
-	if [ -f chroot/usr/sbin/grub ] && [ ! -d chroot/boot/grub ]
+	if [ -f chroot/usr/sbin/grub ] && [ ! -f chroot/boot/grub/menu.lst ]
 	then
 		GRUB="yes"
 




More information about the debian-live-changes mailing list