From b049b9e0c6f2149236d75e4be7f80f4801d3b8d2ea2578600b0976bd4dd1d164 Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Wed, 15 Feb 2017 13:23:44 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/system:install:head/installation-images?expand=0&rev=983 --- installation-images.spec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/installation-images.spec b/installation-images.spec index d63fabc..aa79a38 100644 --- a/installation-images.spec +++ b/installation-images.spec @@ -59,6 +59,7 @@ BuildRequires: caasp-release-DVD %define branding_plymouth SLE %define branding_grub2 SLE %define branding_gfxboot SLE +%define config_yast_selfupdate 0 BuildRequires: sle12-desktop-migration BuildRequires: sles-release BuildRequires: sles-release-DVD @@ -493,6 +494,10 @@ export instsys_complain=1 %if 0%{?config_bootmenu_no_upgrade} export BOOTMENU_NO_UPGRADE=1 %endif +# force selfupdate setting, if defined +%if 0%{?config_yast_selfupdate:1} +export YAST_SELFUPDATE=%{config_yast_selfupdate} +%endif make THEMES=%theme %ifarch %ix86 x86_64 %if %{with xen}