From 97ec6952f8796a201cbb801a096134ddc2fa9346 Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Wed, 13 May 2009 08:36:53 +0200 Subject: Returning to menu in syslinux. --- helpers/lh_binary_syslinux | 2 ++ 1 file changed, 2 insertions(+) diff --git a/helpers/lh_binary_syslinux b/helpers/lh_binary_syslinux index e68cc4f..5e5009a 100755 --- a/helpers/lh_binary_syslinux +++ b/helpers/lh_binary_syslinux @@ -294,6 +294,8 @@ Configure_syslinux_templates () $template_file done + sed -i -e 's/isolinux.cfg/syslinux.cfg/' ${SYSLINUX_PATH}/exithelp.cfg + # Syslinux v3.31 in etch does not support include statements if [ "${LH_DISTRIBUTION}" = "etch" ] then -- cgit v1.0