OBS-URL: https://build.opensuse.org/package/show/system:install:head/installation-images?expand=0&rev=983
This commit is contained in:
parent
7624f8080e
commit
b049b9e0c6
@ -59,6 +59,7 @@ BuildRequires: caasp-release-DVD
|
|||||||
%define branding_plymouth SLE
|
%define branding_plymouth SLE
|
||||||
%define branding_grub2 SLE
|
%define branding_grub2 SLE
|
||||||
%define branding_gfxboot SLE
|
%define branding_gfxboot SLE
|
||||||
|
%define config_yast_selfupdate 0
|
||||||
BuildRequires: sle12-desktop-migration
|
BuildRequires: sle12-desktop-migration
|
||||||
BuildRequires: sles-release
|
BuildRequires: sles-release
|
||||||
BuildRequires: sles-release-DVD
|
BuildRequires: sles-release-DVD
|
||||||
@ -493,6 +494,10 @@ export instsys_complain=1
|
|||||||
%if 0%{?config_bootmenu_no_upgrade}
|
%if 0%{?config_bootmenu_no_upgrade}
|
||||||
export BOOTMENU_NO_UPGRADE=1
|
export BOOTMENU_NO_UPGRADE=1
|
||||||
%endif
|
%endif
|
||||||
|
# force selfupdate setting, if defined
|
||||||
|
%if 0%{?config_yast_selfupdate:1}
|
||||||
|
export YAST_SELFUPDATE=%{config_yast_selfupdate}
|
||||||
|
%endif
|
||||||
make THEMES=%theme
|
make THEMES=%theme
|
||||||
%ifarch %ix86 x86_64
|
%ifarch %ix86 x86_64
|
||||||
%if %{with xen}
|
%if %{with xen}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user