klish: move to Shells submenu
Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
This commit is contained in:
parent
15077bebbc
commit
43dac9065d
|
@ -26,6 +26,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||||
define Package/klish/default
|
define Package/klish/default
|
||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
|
SUBMENU:=Shells
|
||||||
TITLE:=Kommand Line Interface SHell ($(1))
|
TITLE:=Kommand Line Interface SHell ($(1))
|
||||||
URL:=http://libcode.org/projects/klish/
|
URL:=http://libcode.org/projects/klish/
|
||||||
endef
|
endef
|
||||||
|
|
Loading…
Reference in New Issue