mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-12 18:04:25 +00:00
workarounds: add kde-settings for F38 too
This gets us the F38 background in KDE. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
42316bdfb1
commit
7156881b64
@ -479,7 +479,7 @@ sub setup_workaround_repo {
|
||||
my %workarounds = (
|
||||
"36" => [],
|
||||
"37" => [],
|
||||
"38" => ["FEDORA-2023-240cd5ee29", "FEDORA-2023-adf2c08800"],
|
||||
"38" => ["FEDORA-2023-240cd5ee29", "FEDORA-2023-adf2c08800", "FEDORA-2023-5ad9752e38"],
|
||||
);
|
||||
# then we'll download each update for our release:
|
||||
my $advortasks = $workarounds{$version};
|
||||
|
Loading…
Reference in New Issue
Block a user