]> git.pld-linux.org Git - packages/gdal.git/blobdiff - gdal-perl.patch
poppler rebuild
[packages/gdal.git] / gdal-perl.patch
index 2f50e92efd2d9ff24489ffa9e31746f406fe2fc0..d22b6950959820ae07608fddc60892d126b4cdb5 100644 (file)
@@ -1,9 +1,11 @@
-diff -Nur gdal-1.6.1.orig/swig/perl/GNUmakefile gdal-1.6.1/swig/perl/GNUmakefile
---- gdal-1.6.1.orig/swig/perl/GNUmakefile      2008-09-13 12:49:45.000000000 +0100
-+++ gdal-1.6.1/swig/perl/GNUmakefile   2009-07-08 21:20:24.000000000 +0100
-@@ -46,4 +46,4 @@
-       $(MAKE) -f Makefile_Geo__GDAL dist
+--- gdal-2.4.0/swig/perl/GNUmakefile.orig      2018-12-26 21:34:07.219588369 +0100
++++ gdal-2.4.0/swig/perl/GNUmakefile   2018-12-26 21:35:04.292921051 +0100
+@@ -28,7 +28,7 @@
+       if [ -f Makefile_Geo__GNM ]; then $(MAKE) -f Makefile_Geo__GNM; fi
  
- Makefile_Geo__GDAL:
--      perl Makefile.PL
+ Makefile_Geo__GDAL: ${WRAPPERS} Makefile.PL
+-      perl Makefile.PL INSTALL_BASE=$(INST_PREFIX)
 +      perl Makefile.PL INSTALLDIRS=vendor
+ test: build
+       $(MAKE) -f Makefile_Geo__GDAL test
This page took 0.030756 seconds and 4 git commands to generate.