diff options
| -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  | 
