mirror of
https://github.com/novatiq/packages.git
synced 2026-04-27 06:14:41 +01:00
tor: add geoip6 to tor-geoip
This add the IPv6 addresses to the tor-geoip6 package. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
@@ -102,6 +102,7 @@ endef
|
||||
define Package/tor-geoip/install
|
||||
$(INSTALL_DIR) $(1)/usr/share/tor
|
||||
$(CP) $(PKG_INSTALL_DIR)/usr/share/tor/geoip $(1)/usr/share/tor/
|
||||
$(CP) $(PKG_INSTALL_DIR)/usr/share/tor/geoip6 $(1)/usr/share/tor/
|
||||
endef
|
||||
|
||||
$(eval $(call BuildPackage,tor))
|
||||
|
||||
Reference in New Issue
Block a user