Do not skip buildinstall for Everything.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
This commit is contained in:
parent
9883997f19
commit
95de6fe491
@ -12,12 +12,6 @@ lorax_options = [
|
||||
|
||||
buildinstall_skip = [
|
||||
EXTRA_BUILDINSTALL_SKIP,
|
||||
('^Everything$', {
|
||||
'i386': True,
|
||||
'aarch64': True,
|
||||
'ppc64le': True,
|
||||
's390x': True
|
||||
}),
|
||||
("^(AppStream|CRB|ResilientStorage|HighAvailability|SAP|SAPHANA|RT|NFV)$", {
|
||||
'*': True
|
||||
}),
|
||||
|
Loading…
x
Reference in New Issue
Block a user