SOURCES: gdal-perl.patch (NEW) - use vendordirs

qboosh qboosh at pld-linux.org
Sat Jun 16 21:20:04 CEST 2007


Author: qboosh                       Date: Sat Jun 16 19:20:04 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- use vendordirs

---- Files affected:
SOURCES:
   gdal-perl.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/gdal-perl.patch
diff -u /dev/null SOURCES/gdal-perl.patch:1.1
--- /dev/null	Sat Jun 16 21:20:04 2007
+++ SOURCES/gdal-perl.patch	Sat Jun 16 21:19:59 2007
@@ -0,0 +1,11 @@
+--- gdal-1.4.1/swig/perl/GNUmakefile.orig	2007-04-10 17:16:46.000000000 +0200
++++ gdal-1.4.1/swig/perl/GNUmakefile	2007-06-16 19:40:39.158840342 +0200
+@@ -26,7 +26,7 @@
+ 	if [ -f OSR.pm ]; then mv OSR.pm lib/Geo; fi
+ 
+ Makefile_Geo__GDAL:
+-	PREFIX=${INST_PREFIX} perl Makefile.PL
++	PREFIX=${INST_PREFIX} perl Makefile.PL INSTALLDIRS=vendor
+ 
+ build: Makefile_Geo__GDAL
+ 	make -f Makefile_Geo__GDAL
================================================================


More information about the pld-cvs-commit mailing list