diff options
author | Remi Collet <remi@remirepo.net> | 2018-06-01 10:33:40 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-06-01 10:33:40 +0200 |
commit | dc051a6a6f5066950aff2938616d38497ac700ff (patch) | |
tree | 56bd449b83a3e8ad4eff2d48ba111154ba7448d7 | |
parent | fcf367c0a09850c7d1c328cf43316c38029210f7 (diff) |
resetv6.9.9.40
-rw-r--r-- | ImageMagick6.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ImageMagick6.spec b/ImageMagick6.spec index e528b1e..2767017 100644 --- a/ImageMagick6.spec +++ b/ImageMagick6.spec @@ -12,7 +12,7 @@ %global Patchlevel 40 %global incsuffixe -6 %global libsuffixe -6.Q16 -%global with_tests 0 +%global with_tests 0%{!?_without_tests:1} %global with_djvu 1 %global with_webp 1 |