Author: glen                         Date: Mon Jan 14 22:53:27 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- use system GeoIP.dat if none found

---- Files affected:
SOURCES:
   geotool-dbpath.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/geotool-dbpath.patch
diff -u /dev/null SOURCES/geotool-dbpath.patch:1.1
--- /dev/null   Mon Jan 14 23:53:27 2008
+++ SOURCES/geotool-dbpath.patch        Mon Jan 14 23:53:22 2008
@@ -0,0 +1,11 @@
+--- geotool-0.9.1-src/src/geotool_defines.h~   2008-01-15 00:49:28.000000000 
+0200
++++ geotool-0.9.1-src/src/geotool_defines.h    2008-01-15 00:49:29.264815732 
+0200
+@@ -25,7 +25,7 @@
+ 
+ #define GEOTOOL_VERSION_S "0.9.1"
+ #define ARGS_MAX 128
+-#define GEOTOOL_GEOIP_DATABASE "GeoIP.dat"
++#define GEOTOOL_GEOIP_DATABASE "/usr/share/GeoIP/GeoIP.dat"
+ #define MAXBUFSIZE 32768
+ 
+ enum {
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to