geoip: remove outdated instructions in xt_geoip_build

The manpage contains the authoritative description of options
currently supported.
This commit is contained in:
Jan Engelhardt
2012-07-14 02:17:38 +02:00
parent cb8050172a
commit 7e5a8b0501

View File

@@ -3,8 +3,6 @@
# Converter for MaxMind CSV database to binary, for xt_geoip
# Copyright © Jan Engelhardt <jengelh@medozas.de>, 2008-2011
#
# Use -b argument to create big-endian tables.
#
use Getopt::Long;
use IO::Handle;
use Text::CSV_XS; # or trade for Text::CSV