geoip: remove superfluous xt_geoip_fetch_maxmind script

xt_geoip_fetch and xt_geoip_fetch_maxmind are identical. Remove the
latter.

Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
This commit is contained in:
Jeremy Sowden
2020-11-22 15:05:27 +01:00
committed by Jan Engelhardt
parent 5c8aecdd56
commit 7327cd725b
2 changed files with 1 additions and 96 deletions

View File

@@ -1,6 +1,6 @@
# -*- Makefile -*-
bin_SCRIPTS = xt_geoip_fetch xt_geoip_fetch_maxmind
bin_SCRIPTS = xt_geoip_fetch
pkglibexec_SCRIPTS = xt_geoip_build xt_geoip_build_maxmind xt_geoip_dl xt_geoip_dl_maxmind