diff options
-rw-r--r-- | php-pecl-imagick.spec | 6 |
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 |