From 46578ae6169cce736ecb91da05aaaf72b28a220084aa99b807d46313faf06cf1 Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Thu, 7 Sep 2017 10:00:37 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/system:install:head/installation-images?expand=0&rev=1060 --- installation-images.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/installation-images.spec b/installation-images.spec index 897d06a..2856b46 100644 --- a/installation-images.spec +++ b/installation-images.spec @@ -31,7 +31,7 @@ ExclusiveArch: do_not_build %bcond_without vnc %bcond_with xen %bcond_with xenkmp -%bcond_with storage_ng +%bcond_without storage_ng # === sort out which flavor to build === @@ -84,6 +84,7 @@ ExclusiveArch: do_not_build %endif %if "%theme" == "openSUSE" +%bcond_with storage_ng %define branding_skelcd openSUSE %define branding_systemd openSUSE %define branding_plymouth openSUSE @@ -97,6 +98,7 @@ BuildRequires: drm-kmp-default %endif %if "%theme" == "Kubic" +%bcond_with storage_ng %define branding_skelcd CAASP %define branding_systemd CAASP %define branding_plymouth openSUSE