]> git.pld-linux.org Git - packages/ImageMagick.git/commitdiff
fix buggy exr bcond
authorElan Ruusamäe <glen@delfi.ee>
Tue, 19 Mar 2013 23:36:31 +0000 (01:36 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 19 Mar 2013 23:36:31 +0000 (01:36 +0200)
broken commit was from e3f9f772

ImageMagick.spec

index 320bafd11982836dcb526c7d18a53beec8d42a1a..f20a26cec0fc98756790202cbb2608e93e448b7d 100644 (file)
@@ -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} \
This page took 0.250229 seconds and 4 git commands to generate.