SOURCES: awffull-geoip.patch (NEW) - proper default GeoIP.dat loca...

blues blues at pld-linux.org
Mon Aug 6 16:14:48 CEST 2007


Author: blues                        Date: Mon Aug  6 14:14:48 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- proper default GeoIP.dat location

---- Files affected:
SOURCES:
   awffull-geoip.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/awffull-geoip.patch
diff -u /dev/null SOURCES/awffull-geoip.patch:1.1
--- /dev/null	Mon Aug  6 16:14:48 2007
+++ SOURCES/awffull-geoip.patch	Mon Aug  6 16:14:43 2007
@@ -0,0 +1,11 @@
+--- ./src/awffull.h.org	2007-05-07 13:42:45.000000000 +0200
++++ ./src/awffull.h	2007-08-06 16:11:59.000000000 +0200
+@@ -43,7 +43,7 @@
+ 
+ #define SITE_ADDRESS        "http://www.stedee.id.au/awffull/"
+ 
+-#define GEOIP_DATABASE      "/usr/local/share/GeoIP/GeoIP.dat"
++#define GEOIP_DATABASE      "/usr/share/GeoIP/GeoIP.dat"
+ 
+ #define DATE_TIME_FORMAT "%d/%b/%Y:%H:%M:%S"    /* Default DATE_TIME format for input to strptime */
+ #define DATE_TIME_XFERLOG_FORMAT "%a %b %d %H:%M:%S %Y"
================================================================


More information about the pld-cvs-commit mailing list