From 8ab434347db8212692661dc78c7b16354b974a76 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sun, 9 Oct 2016 17:15:04 -0500 Subject: [PATCH] pungi 4.1.10 does not need to be told to keep comps for a variaant, it does it if there is noting filter Signed-off-by: Dennis Gilmore --- fedora-beta.conf | 1 - fedora.conf | 1 - 2 files changed, 2 deletions(-) diff --git a/fedora-beta.conf b/fedora-beta.conf index b7e22d4..db56846 100644 --- a/fedora-beta.conf +++ b/fedora-beta.conf @@ -12,7 +12,6 @@ comps_file = 'comps-f25.xml' #{ # 'branch': None, # defaults to cvs/HEAD or git/master # 'file': 'comps-f23.xml', #} -keep_original_comps = ['Everything'] variants_file='variants-fedora.xml' sigkeys = ['FDB19C98', 'E372E838'] # None = unsigned diff --git a/fedora.conf b/fedora.conf index 03fd873..15a16d0 100644 --- a/fedora.conf +++ b/fedora.conf @@ -12,7 +12,6 @@ comps_file = 'comps-f25.xml' #{ # 'branch': None, # defaults to cvs/HEAD or git/master # 'file': 'comps-f23.xml', #} -keep_original_comps = ['Everything'] variants_file='variants-fedora.xml' sigkeys = ['FDB19C98', 'E372E838'] # None = unsigned