xray-core: remove orphan xray-geodata definition
Fixes:975153f93d
("v2ray-geodata: split from xray-geodata") Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org> (cherry picked from commit8e2e11aa2d
)
This commit is contained in:
parent
0b68bfd6c0
commit
a1fbaa7043
1 changed files with 0 additions and 13 deletions
|
@ -45,13 +45,6 @@ define Package/xray-example
|
|||
PKGARCH:=all
|
||||
endef
|
||||
|
||||
define Package/xray-geodata
|
||||
$(call Package/xray/template)
|
||||
TITLE+= (geodata files)
|
||||
DEPENDS:=xray-core
|
||||
PKGARCH:=all
|
||||
endef
|
||||
|
||||
define Package/xray/description
|
||||
Xray, Penetrates Everything. It helps you to build your own computer network.
|
||||
It secures your network connections and thus protects your privacy.
|
||||
|
@ -67,12 +60,6 @@ define Package/xray-example/description
|
|||
This includes example configuration files for xray-core.
|
||||
endef
|
||||
|
||||
define Package/xray-geodata/description
|
||||
$(call Package/xray/description)
|
||||
|
||||
This includes GEO datas used for xray-core.
|
||||
endef
|
||||
|
||||
define Package/xray-core/conffiles
|
||||
/etc/xray/
|
||||
/etc/config/xray
|
||||
|
|
Loading…
Reference in a new issue