- disable Kubic 32-bit build (bsc#1089102)
OBS-URL: https://build.opensuse.org/package/show/system:install:head/installation-images?expand=0&rev=1134
This commit is contained in:
parent
3afaeda38d
commit
5f64cbd4da
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 11 15:49:43 CEST 2018 - snwint@suse.de
|
||||
|
||||
- disable Kubic 32-bit build (bsc#1089102)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 9 15:00:54 CEST 2018 - kukuk@suse.de
|
||||
|
||||
|
@ -49,9 +49,11 @@ ExclusiveArch: do_not_build
|
||||
%if "%flavor" == "Kubic"
|
||||
# don't build on Leap for now
|
||||
%if 0%{?is_opensuse} && !0%{?sle_version}
|
||||
%ifnarch %ix86
|
||||
%define theme Kubic
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%if "%flavor" == "SLED"
|
||||
# build SLED only on x86_64
|
||||
|
Loading…
x
Reference in New Issue
Block a user