]> git.pld-linux.org Git - packages/gdal.git/blob - gdal-perl.patch
- updated for 1.5.1
[packages/gdal.git] / gdal-perl.patch
1 --- gdal-1.5.1/swig/perl/GNUmakefile.orig       2007-12-03 21:59:25.000000000 +0100
2 +++ gdal-1.5.1/swig/perl/GNUmakefile    2008-06-05 21:12:26.429445475 +0200
3 @@ -30,7 +30,7 @@
4  
5  Makefile_Geo__GDAL:
6  #      PREFIX=${INST_PREFIX} perl Makefile.PL
7 -       perl Makefile.PL
8 +       perl Makefile.PL INSTALLDIRS=vendor
9  
10  build: Makefile_Geo__GDAL
11         $(MAKE) -f Makefile_Geo__GDAL
This page took 0.027371 seconds and 4 git commands to generate.