]> git.pld-linux.org Git - packages/gdal.git/blame - gdal-perl.patch
Release 21 (by relup.sh)
[packages/gdal.git] / gdal-perl.patch
CommitLineData
c64d9529
JB
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
773ba481 5
c64d9529 6 Makefile_Geo__GDAL: ${WRAPPERS} Makefile.PL
954ec354 7- perl Makefile.PL INSTALL_BASE=$(INST_PREFIX)
8afbe111 8+ perl Makefile.PL INSTALLDIRS=vendor
954ec354
JB
9
10 test: build
11 $(MAKE) -f Makefile_Geo__GDAL test
This page took 0.096104 seconds and 4 git commands to generate.