]> git.pld-linux.org Git - packages/gdal.git/commitdiff
- toggle php bcond (bindings do not build against php 5.4 or higher)
authorJan Palus <atler@pld-linux.org>
Thu, 1 May 2014 19:17:36 +0000 (21:17 +0200)
committerJan Palus <atler@pld-linux.org>
Thu, 1 May 2014 19:17:36 +0000 (21:17 +0200)
gdal.spec

index 308c9cd4eadd43023bac255c0be18ec0a48b4d09..de0a2af5c75c4d8659e68b75bc525f59fad684f2 100644 (file)
--- a/gdal.spec
+++ b/gdal.spec
@@ -33,7 +33,7 @@
 %bcond_without spatialite      # SpatiaLite support
 %bcond_without xerces          # Xerces support
 %bcond_without java            # Java and MDB support
-%bcond_without php             # PHP binding
+%bcond_with    php             # PHP binding
 %bcond_without ruby            # Ruby binding
 
 %if %{with podofo}
This page took 0.15643 seconds and 4 git commands to generate.