]> git.pld-linux.org Git - packages/gdal.git/blobdiff - gdal-perl.patch
- release 6 (by relup.sh)
[packages/gdal.git] / gdal-perl.patch
index 7face086d8e24a73c711b21502982408dd7944d8..b083600a655775b6a37c592ac034f54eb9f7770e 100644 (file)
@@ -1,11 +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
+--- gdal-1.8.0/swig/perl/GNUmakefile.orig      2011-01-14 06:19:06.000000000 +0100
++++ gdal-1.8.0/swig/perl/GNUmakefile   2011-01-26 17:16:08.978356589 +0100
 @@ -26,7 +26,7 @@
-       if [ -f OSR.pm ]; then mv OSR.pm lib/Geo; fi
+ gdal_wrap.cc: generate
  
  Makefile_Geo__GDAL:
--      PREFIX=${INST_PREFIX} perl Makefile.PL
-+      PREFIX=${INST_PREFIX} perl Makefile.PL INSTALLDIRS=vendor
+-      perl Makefile.PL INSTALL_BASE=$(INST_PREFIX)
++      perl Makefile.PL INSTALLDIRS=vendor
  
- build: Makefile_Geo__GDAL
-       make -f Makefile_Geo__GDAL
+ test: build
+       $(MAKE) -f Makefile_Geo__GDAL test
This page took 0.126115 seconds and 4 git commands to generate.