commit ef120b301e959576a06982f59c049c69b9cae971
parent 17083195d79b812bb4d2ced8f97c45dc8bf9c326
Author: Hannu Nyman <hannu.nyman@iki.fi>
Date: Tue, 25 Oct 2016 17:46:28 +0300
Merge pull request #3382 from bobafetthotmail/patch-9
klish: move to Shells submenu
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/utils/klish/Makefile b/utils/klish/Makefile
@@ -26,6 +26,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/klish/default
SECTION:=utils
CATEGORY:=Utilities
+ SUBMENU:=Shells
TITLE:=Kommand Line Interface SHell ($(1))
URL:=http://libcode.org/projects/klish/
endef