From 0832021ee26b3352c1592f6b5c855ade9bd4bbdf Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Sun, 6 Feb 2011 18:11:40 -0600 Subject: network/mod_geoip2: Fixed postinstall script Signed-off-by: Robby Workman --- network/mod_geoip2/doinst.sh | 2 +- network/mod_geoip2/mod_geoip2.SlackBuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'network/mod_geoip2') diff --git a/network/mod_geoip2/doinst.sh b/network/mod_geoip2/doinst.sh index 165a3d95075e..83bf461e9e3f 100644 --- a/network/mod_geoip2/doinst.sh +++ b/network/mod_geoip2/doinst.sh @@ -11,5 +11,5 @@ config() { # Otherwise, we leave the .new copy for the admin to consider... } -config etc/mod_geoip.conf.new +config etc/httpd/mod_geoip.conf.new diff --git a/network/mod_geoip2/mod_geoip2.SlackBuild b/network/mod_geoip2/mod_geoip2.SlackBuild index f16c3a60be89..131a4ab5bc23 100644 --- a/network/mod_geoip2/mod_geoip2.SlackBuild +++ b/network/mod_geoip2/mod_geoip2.SlackBuild @@ -6,7 +6,7 @@ PRGNAM=mod_geoip2 VERSION=1.2.5 -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} # Automatically determine the architecture we're building on: -- cgit v1.2.3