]> git.pld-linux.org Git - packages/awffull.git/commitdiff
- proper default GeoIP.dat location
authorPaweł Gołaszewski <blues@pld-linux.org>
Mon, 6 Aug 2007 14:14:43 +0000 (14:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    awffull-geoip.patch -> 1.1

awffull-geoip.patch [new file with mode: 0644]

diff --git a/awffull-geoip.patch b/awffull-geoip.patch
new file mode 100644 (file)
index 0000000..a1166eb
--- /dev/null
@@ -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"
This page took 0.12874 seconds and 4 git commands to generate.