[packages/php/PHP_5_3] set default php on for ac on this branch

glen glen at pld-linux.org
Wed Jul 22 18:11:11 CEST 2015


commit acf96520278c008f57a5cc113858e920f908f918
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Jul 22 19:10:19 2015 +0300

    set default php on for ac on this branch

 php.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/php.spec b/php.spec
index 58e6995..7418199 100644
--- a/php.spec
+++ b/php.spec
@@ -111,9 +111,9 @@ ERROR: You need to select at least one Apache SAPI to build shared modules.
 
 %if "%{pld_release}" == "ac"
 %define		_noautoreqdep libphp_common.*
-# if commandline --with was given. respect that
-%if 0%{!?_with_default_php:1}
-%undefine	with_default_php
+# if commandline --without was given. respect that
+%if 0%{!?_without_default_php:1}
+%define		with_default_php	1
 %endif
 %endif
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/acf96520278c008f57a5cc113858e920f908f918



More information about the pld-cvs-commit mailing list