forked from pool/openexr
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:
@@ -145,7 +145,7 @@ This package contains documentation.
|
||||
|
||||
%endif
|
||||
|
||||
%if %{flavor} == "ilmbase"
|
||||
%if "%{flavor}" == "ilmbase"
|
||||
|
||||
%description
|
||||
Base library for Industrial Light & Magic software (OpenEXR).
|
||||
@@ -249,7 +249,7 @@ done
|
||||
popd
|
||||
%endif
|
||||
|
||||
%if %{flavor} == "ilmbase"
|
||||
%if "%{flavor}" == "ilmbase"
|
||||
pushd IlmBase
|
||||
%cmake
|
||||
%if %{asan_build}
|
||||
|
Reference in New Issue
Block a user