summaryrefslogtreecommitdiff
path: root/helpers/lh_binary_syslinux
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2009-05-13 08:36:53 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:09:44 +0100
commit97ec6952f8796a201cbb801a096134ddc2fa9346 (patch)
treea49b57218053a4c046e37e0bf069cb14a0450c58 /helpers/lh_binary_syslinux
parent476d4c447e4635b3a762098d333869b66ebd8dd8 (diff)
downloadlive-build-97ec6952f8796a201cbb801a096134ddc2fa9346.zip
live-build-97ec6952f8796a201cbb801a096134ddc2fa9346.tar.gz
Returning to menu in syslinux.
Diffstat (limited to 'helpers/lh_binary_syslinux')
-rwxr-xr-xhelpers/lh_binary_syslinux2
1 files changed, 2 insertions, 0 deletions
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