]> git.pld-linux.org Git - packages/gdal.git/blob - gdal-perl.patch
- adapter, check-files cleanup
[packages/gdal.git] / gdal-perl.patch
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.031371 seconds and 3 git commands to generate.