commit acf96520278c008f57a5cc113858e920f908f918
Author: Elan Ruusamäe <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to