[packages/php/PHP_5_3: 1/2] switch off default_php, th will use virtual packages for php-* names
glen
glen at pld-linux.org
Tue Oct 8 14:25:50 CEST 2013
commit facb40f5ac32e54205cc7b1f61987afc324eb273
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Oct 8 13:51:54 2013 +0300
switch off default_php, th will use virtual packages for php-* names
php.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php.spec b/php.spec
index 987ed5b..7a71d7b 100644
--- a/php.spec
+++ b/php.spec
@@ -32,7 +32,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 filter # without filter extension module
%bcond_without enchant # without Enchant extension module
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/779d221e626af2f6df351c1d2c9c35820ce34b70
More information about the pld-cvs-commit
mailing list