]> git.pld-linux.org Git - packages/gdal.git/commitdiff
- use vendordirs
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 16 Jun 2007 19:19:59 +0000 (19:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gdal-perl.patch -> 1.1

gdal-perl.patch [new file with mode: 0644]

diff --git a/gdal-perl.patch b/gdal-perl.patch
new file mode 100644 (file)
index 0000000..7face08
--- /dev/null
@@ -0,0 +1,11 @@
+--- gdal-1.4.1/swig/perl/GNUmakefile.orig      2007-04-10 17:16:46.000000000 +0200
++++ gdal-1.4.1/swig/perl/GNUmakefile   2007-06-16 19:40:39.158840342 +0200
+@@ -26,7 +26,7 @@
+       if [ -f OSR.pm ]; then mv OSR.pm lib/Geo; fi
+ Makefile_Geo__GDAL:
+-      PREFIX=${INST_PREFIX} perl Makefile.PL
++      PREFIX=${INST_PREFIX} perl Makefile.PL INSTALLDIRS=vendor
+ build: Makefile_Geo__GDAL
+       make -f Makefile_Geo__GDAL
This page took 0.129384 seconds and 4 git commands to generate.