Skip to content

Commit

Permalink
daed: add PKGARCH:=all for daed-geoip & daed-geosite pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
sbwml authored Jul 18, 2023
1 parent 42c053b commit 398ff6d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions daed/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,14 @@ define Package/daed-geoip
$(call Package/daed/Default)
TITLE:=geoip for daed
DEPENDS:=+daed +v2ray-geoip
PKGARCH:=all
endef

define Package/daed-geosite
$(call Package/daed/Default)
TITLE:=geosite for daed
DEPENDS:=+daed +v2ray-geosite
PKGARCH:=all
endef

define Package/daed/description
Expand Down

0 comments on commit 398ff6d

Please sign in to comment.