]> git.pld-linux.org Git - packages/gdal.git/blob - gdal-php.patch
adjusted upstream patch to fix build with poppler 0.69.0
[packages/gdal.git] / gdal-php.patch
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.029173 seconds and 3 git commands to generate.