]> git.pld-linux.org Git - packages/gdal.git/blame - gdal-perl.patch
- use vendordirs
[packages/gdal.git] / gdal-perl.patch
CommitLineData
773ba481
JB
1--- gdal-1.4.1/swig/perl/GNUmakefile.orig 2007-04-10 17:16:46.000000000 +0200
2+++ gdal-1.4.1/swig/perl/GNUmakefile 2007-06-16 19:40:39.158840342 +0200
3@@ -26,7 +26,7 @@
4 if [ -f OSR.pm ]; then mv OSR.pm lib/Geo; fi
5
6 Makefile_Geo__GDAL:
7- PREFIX=${INST_PREFIX} perl Makefile.PL
8+ PREFIX=${INST_PREFIX} perl Makefile.PL INSTALLDIRS=vendor
9
10 build: Makefile_Geo__GDAL
11 make -f Makefile_Geo__GDAL
This page took 0.035152 seconds and 4 git commands to generate.