X-Git-Url: http://git.pld-linux.org/?p=packages%2Fgdal.git;a=blobdiff_plain;f=gdal-php.patch;fp=gdal-php.patch;h=ac11ce6c3495e474e1a16e8a6c9c064240aae00b;hp=0000000000000000000000000000000000000000;hb=9b4989aee65f8a6d33f377c8de9708b097c73b37;hpb=954ec3541db69d18b6df9349551348b28f8c14f8 diff --git a/gdal-php.patch b/gdal-php.patch new file mode 100644 index 0000000..ac11ce6 --- /dev/null +++ b/gdal-php.patch @@ -0,0 +1,11 @@ +--- gdal-1.9.0/swig/php/GNUmakefile.orig 2012-01-04 08:03:42.000000000 +0100 ++++ gdal-1.9.0/swig/php/GNUmakefile 2012-01-21 10:52:29.873728130 +0100 +@@ -28,7 +28,7 @@ + + generate: ${WRAPPERS} + +-build: php_gdal.so ++build: $(all_libs) + + # This directive should actually do an install. + install: build