Browse Source

Merge pull request #3386 from bobafetthotmail/patch-12

rrdcgi1/rrdtool1: move to database submenu
lilik-openwrt-22.03
Hannu Nyman 8 years ago
committed by GitHub
parent
commit
53e1fa2b70
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      utils/rrdtool1/Makefile

+ 2
- 0
utils/rrdtool1/Makefile View 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


Loading…
Cancel
Save