]> git.pld-linux.org Git - packages/gdal.git/blob - gdal-perl.patch
- updated for gdal 1.6.1
[packages/gdal.git] / gdal-perl.patch
1 diff -Nur gdal-1.6.1.orig/swig/perl/GNUmakefile gdal-1.6.1/swig/perl/GNUmakefile
2 --- gdal-1.6.1.orig/swig/perl/GNUmakefile       2008-09-13 12:49:45.000000000 +0100
3 +++ gdal-1.6.1/swig/perl/GNUmakefile    2009-07-08 21:20:24.000000000 +0100
4 @@ -46,4 +46,4 @@
5         $(MAKE) -f Makefile_Geo__GDAL dist
6  
7  Makefile_Geo__GDAL:
8 -       perl Makefile.PL
9 +       perl Makefile.PL INSTALLDIRS=vendor
This page took 0.046647 seconds and 4 git commands to generate.