add the configuration file equivalent of '-in'
This commit is contained in:
parent
e312f35d1a
commit
2034e5ef44
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue