]> git.pld-linux.org Git - packages/php.git/blobdiff - php.spec
switch off default_php, th will use virtual packages for php-* names
[packages/php.git] / php.spec
index 3f8b989f61f4ca676c23fe1f8a52593f0b6544c9..41b9b315a015a33ea54ba3fd1e21e742cc77d618 100644 (file)
--- 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
This page took 0.026441 seconds and 4 git commands to generate.