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

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


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

    set default php off for ac on this branch

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

---- gitweb:

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



More information about the pld-cvs-commit mailing list