xray-core: remove orphan xray-geodata definition

Fixes: 975153f93d ("v2ray-geodata: split from xray-geodata")

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen 2022-10-26 14:15:47 +08:00 committed by Nick Hainke
parent 631122c0eb
commit 8e2e11aa2d

View file

@ -45,13 +45,6 @@ define Package/xray-example
PKGARCH:=all PKGARCH:=all
endef endef
define Package/xray-geodata
$(call Package/xray/template)
TITLE+= (geodata files)
DEPENDS:=xray-core
PKGARCH:=all
endef
define Package/xray/description define Package/xray/description
Xray, Penetrates Everything. It helps you to build your own computer network. Xray, Penetrates Everything. It helps you to build your own computer network.
It secures your network connections and thus protects your privacy. 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. This includes example configuration files for xray-core.
endef endef
define Package/xray-geodata/description
$(call Package/xray/description)
This includes GEO datas used for xray-core.
endef
define Package/xray-core/conffiles define Package/xray-core/conffiles
/etc/xray/ /etc/xray/
/etc/config/xray /etc/config/xray