]> git.pld-linux.org Git - packages/gdal.git/blob - gdal-perl.patch
- release 10 (by relup.sh)
[packages/gdal.git] / gdal-perl.patch
1 --- gdal-1.8.0/swig/perl/GNUmakefile.orig       2011-01-14 06:19:06.000000000 +0100
2 +++ gdal-1.8.0/swig/perl/GNUmakefile    2011-01-26 17:16:08.978356589 +0100
3 @@ -26,7 +26,7 @@
4  gdal_wrap.cc: generate
5  
6  Makefile_Geo__GDAL:
7 -       perl Makefile.PL INSTALL_BASE=$(INST_PREFIX)
8 +       perl Makefile.PL INSTALLDIRS=vendor
9  
10  test: build
11         $(MAKE) -f Makefile_Geo__GDAL test
This page took 0.030835 seconds and 3 git commands to generate.