add the configuration file equivalent of '-in'

This commit is contained in:
slakmagik 2011-03-28 22:26:23 -04:00 committed by Mathias Gumz
parent e312f35d1a
commit 2034e5ef44

View file

@ -1267,6 +1267,9 @@ if [ ! "${INSTALL}" = Yes ]; then
# Don't cleanup the menu
# REMOVE=no
# Don't add icons to the menu
# NO_ICON=yes
EOF
else
echo "Warning: I couldn't create ${MENUCONFIG}" >&2