Rawhide workaround: desktop_backgrounds with symlink fix

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2022-10-07 18:54:15 +02:00
parent 5038dcaab0
commit fb774a7326
1 changed files with 1 additions and 1 deletions

View File

@ -481,7 +481,7 @@ sub setup_workaround_repo {
"35" => [], "35" => [],
"36" => [], "36" => [],
"37" => [], "37" => [],
"38" => [], "38" => ["FEDORA-2022-11041fbc00"],
); );
# then we'll download each update for our release: # then we'll download each update for our release:
my $advortasks = $workarounds{$version}; my $advortasks = $workarounds{$version};