[packages/ImageMagick] fix buggy exr bcond

glen glen at pld-linux.org
Wed Mar 20 00:37:44 CET 2013


commit 61cdfa7a24fa60a44faad31b9f98b96d9b000265
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Mar 20 01:36:31 2013 +0200

    fix buggy exr bcond
    
    broken commit was from e3f9f772

 ImageMagick.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ImageMagick.spec b/ImageMagick.spec
index 320bafd..f20a26c 100644
--- a/ImageMagick.spec
+++ b/ImageMagick.spec
@@ -672,7 +672,7 @@ touch www/Magick++/NEWS.html www/Magick++/ChangeLog.html
 	--with%{!?with_jasper:out}-jp2 \
 	--with%{!?with_cxx:out}-magick_plus_plus \
 	--with%{!?with_wmf:out}-wmf \
-	--%{!?with_exr:dis}%{?with_exr:en}able-hdri \
+	--with%{!?with_exr:out}-openexr \
 	--with-gs-font-dir=%{_fontsdir}/Type1 \
 	--with-modules \
 	--with-perl=%{__perl} \
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list