Steffen Winterfeldt 2020-05-06 11:42:53 +00:00 committed by Git OBS Bridge
parent 6275e9517e
commit 35d16bfca0

View File

@ -87,10 +87,12 @@ ExclusiveArch: do_not_build
%if "%flavor" == "MicroOSNG" %if "%flavor" == "MicroOSNG"
# build for both Leap and SLE # build for both Leap and SLE
%if 0%{?sle_version}
%ifnarch %ix86 %ifnarch %ix86
%define theme MicroOSNG %define theme MicroOSNG
%endif %endif
%endif %endif
%endif
%if "%flavor" == "MicroOS" %if "%flavor" == "MicroOS"
# don't build on Leap for now # don't build on Leap for now