From eeb06c72f9349d867dce921e5a826b6bc0c2765f Mon Sep 17 00:00:00 2001 From: Lubomír Sedlář Date: Mar 14 2018 14:11:18 +0000 Subject: Disable buildinstall for Modular variant Signed-off-by: Lubomír Sedlář --- diff --git a/fedora.conf b/fedora.conf index ca6b41b..28a20cc 100644 --- a/fedora.conf +++ b/fedora.conf @@ -85,6 +85,11 @@ create_jigdo = False # BUILDINSTALL buildinstall_method = 'lorax' +buildinstall_skip = [ + ('^Modular$', { + '*': True + }), +] # Enables macboot on x86_64 for all variants and disables upgrade image building # # everywhere.