- don't build Kubic on Leap
OBS-URL: https://build.opensuse.org/package/show/system:install:head/installation-images?expand=0&rev=1018
This commit is contained in:
parent
d01ff32a95
commit
41e887d392
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 10 11:56:57 CEST 2017 - snwint@suse.de
|
||||
|
||||
- don't build Kubic on Leap
|
||||
|
||||
--------------------------------------------------------------------
|
||||
Fri May 5 13:20:12 UTC 2017 - wfeldt@opensuse.org
|
||||
|
||||
|
@ -36,6 +36,10 @@ ExclusiveArch: do_not_build
|
||||
# === sort out branding ===
|
||||
%if 0%{?is_opensuse}
|
||||
%if "%flavor" == "Kubic"
|
||||
%if 0%{?sle_version}
|
||||
# don't build on Leap for now
|
||||
ExclusiveArch: do_not_build
|
||||
%endif
|
||||
%define theme Kubic
|
||||
%define product_nameX %{theme}-%{_target_cpu}
|
||||
%define branding_skelcd CAASP
|
||||
|
Loading…
x
Reference in New Issue
Block a user