Rename extras to extras-common
This commit is contained in:
parent
23e9b390e3
commit
c2112ee82b
@ -116,7 +116,7 @@ additional_packages = [
|
||||
}
|
||||
),
|
||||
(
|
||||
'^extras$', {
|
||||
'^extras-common$', {
|
||||
'*': [
|
||||
"anaconda-live",
|
||||
]
|
||||
|
@ -98,6 +98,15 @@
|
||||
}]
|
||||
}]
|
||||
},
|
||||
"extras-common": {
|
||||
"gather_methods": "hybrid",
|
||||
"buildinstall_skip": true,
|
||||
"createiso_skip": true,
|
||||
"variant_as_lookaside": [
|
||||
"BaseOS",
|
||||
"AppStream"
|
||||
]
|
||||
},
|
||||
"devel": {
|
||||
"gather_methods": "hybrid",
|
||||
"buildinstall_skip": true,
|
||||
|
@ -113,7 +113,7 @@ additional_packages = [
|
||||
}
|
||||
),
|
||||
(
|
||||
'^extras$', {
|
||||
'^extras-common$', {
|
||||
'*': [
|
||||
"anaconda-live",
|
||||
]
|
||||
|
@ -98,6 +98,15 @@
|
||||
}]
|
||||
}]
|
||||
},
|
||||
"extras-common": {
|
||||
"gather_methods": "hybrid",
|
||||
"buildinstall_skip": true,
|
||||
"createiso_skip": true,
|
||||
"variant_as_lookaside": [
|
||||
"BaseOS",
|
||||
"AppStream"
|
||||
]
|
||||
},
|
||||
"devel": {
|
||||
"gather_methods": "hybrid",
|
||||
"buildinstall_skip": true,
|
||||
|
@ -124,7 +124,7 @@ additional_packages = [
|
||||
}
|
||||
),
|
||||
(
|
||||
'^extras$', {
|
||||
'^extras-common$', {
|
||||
'*': [
|
||||
"anaconda-live",
|
||||
]
|
||||
|
@ -98,6 +98,15 @@
|
||||
}]
|
||||
}]
|
||||
},
|
||||
"extras-common": {
|
||||
"gather_methods": "hybrid",
|
||||
"buildinstall_skip": true,
|
||||
"createiso_skip": true,
|
||||
"variant_as_lookaside": [
|
||||
"BaseOS",
|
||||
"AppStream"
|
||||
]
|
||||
},
|
||||
"devel": {
|
||||
"gather_methods": "hybrid",
|
||||
"buildinstall_skip": true,
|
||||
|
@ -113,7 +113,7 @@ additional_packages = [
|
||||
}
|
||||
),
|
||||
(
|
||||
'^extras$', {
|
||||
'^extras-common$', {
|
||||
'*': [
|
||||
"anaconda-live",
|
||||
]
|
||||
|
@ -116,6 +116,15 @@
|
||||
}]
|
||||
}]
|
||||
},
|
||||
"extras-common": {
|
||||
"gather_methods": "hybrid",
|
||||
"buildinstall_skip": true,
|
||||
"createiso_skip": true,
|
||||
"variant_as_lookaside": [
|
||||
"BaseOS",
|
||||
"AppStream"
|
||||
]
|
||||
},
|
||||
"devel": {
|
||||
"gather_methods": "hybrid",
|
||||
"buildinstall_skip": true,
|
||||
|
@ -113,7 +113,7 @@ additional_packages = [
|
||||
}
|
||||
),
|
||||
(
|
||||
'^extras$', {
|
||||
'^extras-common$', {
|
||||
'*': [
|
||||
"anaconda-live",
|
||||
]
|
||||
|
@ -116,6 +116,15 @@
|
||||
}]
|
||||
}]
|
||||
},
|
||||
"extras-common": {
|
||||
"gather_methods": "hybrid",
|
||||
"buildinstall_skip": true,
|
||||
"createiso_skip": true,
|
||||
"variant_as_lookaside": [
|
||||
"BaseOS",
|
||||
"AppStream"
|
||||
]
|
||||
},
|
||||
"devel": {
|
||||
"gather_methods": "hybrid",
|
||||
"buildinstall_skip": true,
|
||||
|
Loading…
Reference in New Issue
Block a user