]> git.pld-linux.org Git - packages/geotool.git/commitdiff
- patch to check /usr/lib64 dir first
authorundefine <undefine@pld-linux.org>
Tue, 20 Mar 2007 11:08:16 +0000 (11:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    geotool-lib64.patch -> 1.1

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

diff --git a/geotool-lib64.patch b/geotool-lib64.patch
new file mode 100644 (file)
index 0000000..8037c13
--- /dev/null
@@ -0,0 +1,10 @@
+--- geotool-0.9.1-src/src/configure.in~        2006-08-12 13:28:47.000000000 +0200
++++ geotool-0.9.1-src/src/configure.in 2007-03-20 12:06:16.631074003 +0100
+@@ -267,6 +267,7 @@
+         defined AMIGA || defined __APPLE__      // Mac OS X actually
+ // GNU/Linux, Solaris, FreeBSD, OpenBSD, Cygwin, BeOS, Amiga, Mac (OS X)
+   "./",
++  "/usr/lib64/",
+   "/usr/lib/",
+   "/usr/local/lib/",
+ #else // DJGPP, Win32
This page took 0.195745 seconds and 4 git commands to generate.