]> git.pld-linux.org Git - packages/geotool.git/commitdiff
- use system GeoIP.dat if none found
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 14 Jan 2008 22:53:22 +0000 (22:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    geotool-dbpath.patch -> 1.1

geotool-dbpath.patch [new file with mode: 0644]

diff --git a/geotool-dbpath.patch b/geotool-dbpath.patch
new file mode 100644 (file)
index 0000000..634935c
--- /dev/null
@@ -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 {
This page took 0.08117 seconds and 4 git commands to generate.