]> git.pld-linux.org Git - packages/php.git/blobdiff - php.spec
set default php off for ac on this branch
[packages/php.git] / php.spec
index bcbac7a7668f4fe262bd486d5de8840b3007531e..b94a6ccdb3cfe3f228ec7d65f490b39dde551c87 100644 (file)
--- 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
This page took 0.032002 seconds and 4 git commands to generate.