Returning to menu in syslinux.

This commit is contained in:
Tzafrir Cohen 2009-05-13 08:36:53 +02:00 committed by Daniel Baumann
parent 476d4c447e
commit 97ec6952f8
1 changed files with 2 additions and 0 deletions

View File

@ -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