Merge pull request #3382 from bobafetthotmail/patch-9

klish: move to Shells submenu
This commit is contained in:
Hannu Nyman 2016-10-25 17:46:28 +03:00 committed by GitHub
commit ef120b301e

View file

@ -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