commit c18dfde306886f751679f26d170364a69e78e738
Author: Jan RÄ™korajski <[email protected]>
Date:   Sun Sep 14 18:24:35 2014 +0200

    - fix macro logic

 ImageMagick.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ImageMagick.spec b/ImageMagick.spec
index 45fe87f..897fe92 100644
--- a/ImageMagick.spec
+++ b/ImageMagick.spec
@@ -94,7 +94,7 @@ Obsoletes:    ImageMagick-coder-dps
 Obsoletes:     ImageMagick-coder-mpeg
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%if %{!?QuantumDepth:0}%{?QuantumDepth:1}
+%if %{!?QuantumDepth:1}%{?QuantumDepth:0}
 %define                QuantumDepth    16
 %endif
 %define                abisuf          Q%{QuantumDepth}%{?with_hdri:HDRI}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ImageMagick.git/commitdiff/d208c0abed1a445ff06c49bacbf7662107626926

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to