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:
dc55a94
)
rrdcgi1/rrdtool1: move to database submenu
3386/head
author
Alberto Bursi
<starshipeleven@outlook.com>
Sun, 23 Oct 2016 17:56:11 +0000
(19:56 +0200)
committer
GitHub
<noreply@github.com>
Sun, 23 Oct 2016 17:56:11 +0000
(19:56 +0200)
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
utils/rrdtool1/Makefile
patch
|
blob
|
history
diff --git
a/utils/rrdtool1/Makefile
b/utils/rrdtool1/Makefile
index 2227799a55ff4a47ec2f7925bb70863be77db557..dd221ae8ee3a8373a8ac545cc5ea44dd824ae879 100644
(file)
--- a/
utils/rrdtool1/Makefile
+++ b/
utils/rrdtool1/Makefile
@@
-61,6
+61,7
@@
define Package/rrdcgi1
$(call Package/rrdtool1/Default)
SECTION:=utils
CATEGORY:=Utilities
+ SUBMENU:=database
DEPENDS:=+librrd1
TITLE+= CGI graphing tool
endef
@@
-75,6
+76,7
@@
define Package/rrdtool1
$(call Package/rrdtool1/Default)
SECTION:=utils
CATEGORY:=Utilities
+ SUBMENU:=database
DEPENDS:=+librrd1
TITLE+= management tools
endef