Emergency fix for RPM 4.16 compatibility; no changelog entry
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openexr?expand=0&rev=42
This commit is contained in:
parent
f38422bf22
commit
adc04462ee
@ -145,7 +145,7 @@ This package contains documentation.
|
|||||||
|
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if %{flavor} == "ilmbase"
|
%if "%{flavor}" == "ilmbase"
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Base library for Industrial Light & Magic software (OpenEXR).
|
Base library for Industrial Light & Magic software (OpenEXR).
|
||||||
@ -249,7 +249,7 @@ done
|
|||||||
popd
|
popd
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if %{flavor} == "ilmbase"
|
%if "%{flavor}" == "ilmbase"
|
||||||
pushd IlmBase
|
pushd IlmBase
|
||||||
%cmake
|
%cmake
|
||||||
%if %{asan_build}
|
%if %{asan_build}
|
||||||
|
Loading…
Reference in New Issue
Block a user