]> git.pld-linux.org Git - packages/php.git/commitdiff
disable default_php
authorElan Ruusamäe <glen@delfi.ee>
Fri, 23 May 2014 09:31:25 +0000 (12:31 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 23 May 2014 09:31:25 +0000 (12:31 +0300)
php.spec

index 0510a0337fa9dbbe8d2b75a065b6e368ce9e544b..1d6465240f8fd9e06d64fa7f61c2fc65513e919b 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -49,7 +49,7 @@
 %bcond_with    instantclient   # build Oracle oci8 extension module against oracle-instantclient package
 %bcond_with    system_gd       # with system gd (we prefer internal since it enables few more features)
 %bcond_with    system_libzip   # with system libzip (reported broken currently)
-%bcond_without default_php     # use this PHP as default PHP in distro
+%bcond_with    default_php     # use this PHP as default PHP in distro
 %bcond_without curl            # without CURL extension module
 %bcond_without enchant         # without Enchant extension module
 %bcond_without filter          # without filter extension module
This page took 0.488087 seconds and 4 git commands to generate.