sorry about that, less cut off the change,

diff --git a/helpers/lh_binary_grub b/helpers/lh_binary_grub
index 218fb06..4bb5f7d 100755
--- a/helpers/lh_binary_grub
+++ b/helpers/lh_binary_grub
@@ -226,7 +226,7 @@ then
        Grub_install_entry "autogui" "${VMLINUZ_GI}" "${INITRD_GI}" "auto=true 
priority=critical ${APPEND_GI}"
 fi
 
-LINUX_INSTALL="$(/bin/echo ${LINUX_INSTALL} | sed -e 's/binary//g' -e 
's#//#/#g'("
+LINUX_INSTALL="$(/bin/echo ${LINUX_INSTALL} | sed -e 's/binary//g' -e 
's#//#/#g')"
 
 # Assembling memtest configuration
 if [ -f "${DESTDIR_LIVE}"/memtest ]

_______________________________________________
debian-live-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

Reply via email to