luci-app-passwall & luci-app-clash: change CATEGORY

This commit is contained in:
CN_SZTL 2019-08-03 01:01:28 +08:00
parent 0b3e784944
commit acccaede97
No known key found for this signature in database
GPG Key ID: 6850B6345C862176
2 changed files with 4 additions and 7 deletions

View File

@ -14,9 +14,7 @@ PO2LMO:=./po2lmo
include $(INCLUDE_DIR)/package.mk
define Package/$(PKG_NAME)/config
menu "Configuration"
define Package/$(PKG_NAME)/config
config PACKAGE_$(PKG_NAME)_INCLUDE_Shadowsocks
bool "Include Shadowsocks Redir (ss-redir)"
default n
@ -64,12 +62,11 @@ config PACKAGE_$(PKG_NAME)_INCLUDE_dns2socks
config PACKAGE_$(PKG_NAME)_INCLUDE_dns-forwarder
bool "Include dns-forwarder"
default n
endmenu
endef
define Package/$(PKG_NAME)
CATEGORY:=LuCI for Lienol
SECTION:=luci
CATEGORY:=LuCI
SUBMENU:=3. Applications
TITLE:=LuCI support for PassWall(fanqiang) By Lienol
PKGARCH:=all

View File

@ -11,7 +11,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/luci-app-clash
SECTION:=luci
CATEGORY:=LuCI
SUBMENU:=2. Services
SUBMENU:=3. Applications
TITLE:=LuCI app for clash
DEPENDS:=+bash +coreutils-nohup +wget
PKGARCH:=all