projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15077be
)
klish: move to Shells submenu
3382/head
author
Alberto Bursi
<starshipeleven@outlook.com>
Sun, 23 Oct 2016 16:35:48 +0000
(18:35 +0200)
committer
GitHub
<noreply@github.com>
Sun, 23 Oct 2016 16:35:48 +0000
(18:35 +0200)
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
utils/klish/Makefile
patch
|
blob
|
history
diff --git
a/utils/klish/Makefile
b/utils/klish/Makefile
index 01a99d7e951a88613c3b8d4f2cf2923efc7c79f3..4374e276bb25e87079b15eca6d9721360ef77acd 100644
(file)
--- 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