Do not filter comps file for Everything
All other variants will get filtered comps the same way they do now, but for Everything we will copy the original file without any modifications. Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
parent
9b3325ca02
commit
271717f93d
@ -12,6 +12,7 @@ comps_file = "comps-rawhide.xml" #{
|
||||
# "branch": None, # defaults to cvs/HEAD or git/master
|
||||
# "file": "comps-f23.xml",
|
||||
#}
|
||||
keep_original_comps = ["Everything"]
|
||||
|
||||
variants_file="variants-fedora.xml"
|
||||
sigkeys = ["81B46521", "030D5AED", None] # None = unsigned
|
||||
|
Loading…
x
Reference in New Issue
Block a user