]> git.pld-linux.org Git - packages/gdal.git/blob - gdal-perl.patch
- disable spatialite
[packages/gdal.git] / gdal-perl.patch
1 --- gdal-2.4.0/swig/perl/GNUmakefile.orig       2018-12-26 21:34:07.219588369 +0100
2 +++ gdal-2.4.0/swig/perl/GNUmakefile    2018-12-26 21:35:04.292921051 +0100
3 @@ -28,7 +28,7 @@
4         if [ -f Makefile_Geo__GNM ]; then $(MAKE) -f Makefile_Geo__GNM; fi
5  
6  Makefile_Geo__GDAL: ${WRAPPERS} Makefile.PL
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.026545 seconds and 3 git commands to generate.