diff options
author | Yalla-One <yallaone@gmail.com> | 2010-05-12 17:42:55 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 17:42:55 +0200 |
commit | 73bec45e9906f490f858ee5e71950b2537ef4405 (patch) | |
tree | 73ff9bed256ece61c716ba206d1881e802c9c26d /network/GeoIP/doinst.sh | |
parent | 27bfeb10fd8aae59c3f44b1880c0e8e51154d3b6 (diff) | |
download | slackbuilds-73bec45e9906f490f858ee5e71950b2537ef4405.tar.gz |
network/GeoIP: Updated for version 1.4.5
Diffstat (limited to 'network/GeoIP/doinst.sh')
-rw-r--r-- | network/GeoIP/doinst.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/network/GeoIP/doinst.sh b/network/GeoIP/doinst.sh index abb22def77..80437eb1bf 100644 --- a/network/GeoIP/doinst.sh +++ b/network/GeoIP/doinst.sh @@ -11,6 +11,5 @@ config() { # Otherwise, we leave the .new copy for the admin to consider... } -config etc/GeoIP.conf.default.new config etc/GeoIP.conf.new |