]> git.pld-linux.org Git - packages/awffull.git/blob - awffull-geoip.patch
- updated gettext BR
[packages/awffull.git] / awffull-geoip.patch
1 --- ./src/awffull.h.org 2007-05-07 13:42:45.000000000 +0200
2 +++ ./src/awffull.h     2007-08-06 16:11:59.000000000 +0200
3 @@ -43,7 +43,7 @@
4  
5  #define SITE_ADDRESS        "http://www.stedee.id.au/awffull/"
6  
7 -#define GEOIP_DATABASE      "/usr/local/share/GeoIP/GeoIP.dat"
8 +#define GEOIP_DATABASE      "/usr/share/GeoIP/GeoIP.dat"
9  
10  #define DATE_TIME_FORMAT "%d/%b/%Y:%H:%M:%S"    /* Default DATE_TIME format for input to strptime */
11  #define DATE_TIME_XFERLOG_FORMAT "%a %b %d %H:%M:%S %Y"
This page took 0.04845 seconds and 3 git commands to generate.