]> git.pld-linux.org Git - packages/geotool.git/blob - geotool-lib64.patch
- use /usr/share/GeoIP/GeoIP.dat if none specified
[packages/geotool.git] / geotool-lib64.patch
1 --- geotool-0.9.1-src/src/configure.in~ 2006-08-12 13:28:47.000000000 +0200
2 +++ geotool-0.9.1-src/src/configure.in  2007-03-20 12:06:16.631074003 +0100
3 @@ -267,6 +267,7 @@
4          defined AMIGA || defined __APPLE__      // Mac OS X actually
5  // GNU/Linux, Solaris, FreeBSD, OpenBSD, Cygwin, BeOS, Amiga, Mac (OS X)
6    "./",
7 +  "/usr/lib64/",
8    "/usr/lib/",
9    "/usr/local/lib/",
10  #else // DJGPP, Win32
This page took 0.071507 seconds and 3 git commands to generate.