rrdcgi1/rrdtool1: move to database submenu 3386/head
authorAlberto Bursi <starshipeleven@outlook.com>
Sun, 23 Oct 2016 17:56:11 +0000 (19:56 +0200)
committerGitHub <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

index 2227799a55ff4a47ec2f7925bb70863be77db557..dd221ae8ee3a8373a8ac545cc5ea44dd824ae879 100644 (file)
@@ -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