summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-08-04 10:58:25 +0200
committerRemi Collet <remi@remirepo.net>2021-08-04 10:58:25 +0200
commit55b75c883fd4c84a9fc5a8aec1080134c2573d17 (patch)
treeed36bcdfe77ed74d2fb6bb75153ce1663d0fac82
parentc988947a5d0198996e48e915214867b8977d63f6 (diff)
switch the default from IM6 to IM7
-rw-r--r--php-pecl-imagick.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/php-pecl-imagick.spec b/php-pecl-imagick.spec
index 6277fa1..6f0c903 100644
--- a/php-pecl-imagick.spec
+++ b/php-pecl-imagick.spec
@@ -7,12 +7,12 @@
# Please, preserve the changelog entries
#
-%bcond_with im7
+%bcond_without im7
%bcond_without tests
# 2 builds needed to get the full set
-# --with im7
-# --with im6 (default)
+# --with im7 (default)
+# --without im7 (so with im6)
# we don't want -z defs linker flag
%undefine _strict_symbol_defs_build