Accepting request 534883 from home:eeich:branches:science

- Fix cut-n-paste errors in last submission.

OBS-URL: https://build.opensuse.org/request/show/534883
OBS-URL: https://build.opensuse.org/package/show/science/hdf5?expand=0&rev=46
This commit is contained in:
2017-10-18 07:40:06 +00:00
committed by Git OBS Bridge
parent 28a926b37a
commit 8cacd04732
2 changed files with 2 additions and 3 deletions

View File

@@ -38,7 +38,7 @@ ExclusiveArch: do_not_build
# Magic for OBS Staging. Only build the flavors required by
# other packages in the ring.
%if %{with ringdisabled}
%if "%flavor" != "standard"
%if "%flavor" != "serial"
ExclusiveArch: do_not_build
%endif
%endif