]> git.pld-linux.org Git - packages/gdal.git/blame - gdal-php.patch
- updated openjpeg2 patch to fix build also when size_t is not 32-bit
[packages/gdal.git] / gdal-php.patch
CommitLineData
9b4989ae
JB
1--- gdal-1.9.0/swig/php/GNUmakefile.orig 2012-01-04 08:03:42.000000000 +0100
2+++ gdal-1.9.0/swig/php/GNUmakefile 2012-01-21 10:52:29.873728130 +0100
3@@ -28,7 +28,7 @@
4
5 generate: ${WRAPPERS}
6
7-build: php_gdal.so
8+build: $(all_libs)
9
10 # This directive should actually do an install.
11 install: build
This page took 0.051262 seconds and 4 git commands to generate.