mirror of
https://github.com/sheumann/hush.git
synced 2024-12-27 01:32:08 +00:00
combine bool;prompt to just bool
This commit is contained in:
parent
841ef1308b
commit
6cda89700e
@ -445,8 +445,7 @@ config INSTALL_APPLET_HARDLINKS
|
|||||||
on a filesystem with few inodes.
|
on a filesystem with few inodes.
|
||||||
|
|
||||||
config INSTALL_APPLET_DONT
|
config INSTALL_APPLET_DONT
|
||||||
bool
|
bool "not installed"
|
||||||
prompt "not installed"
|
|
||||||
depends on FEATURE_INSTALLER || FEATURE_SH_STANDALONE_SHELL || FEATURE_EXEC_PREFER_APPLETS
|
depends on FEATURE_INSTALLER || FEATURE_SH_STANDALONE_SHELL || FEATURE_EXEC_PREFER_APPLETS
|
||||||
help
|
help
|
||||||
Do not install applet links. Useful when using the -install feature
|
Do not install applet links. Useful when using the -install feature
|
||||||
|
Loading…
Reference in New Issue
Block a user