From fbbf8bffc0bb18080fc431c1366f158de626e4c0 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Sat, 3 Oct 2020 10:52:29 -0400 Subject: [PATCH] Fix look-and-feel background installation --- plasma-workspace.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/plasma-workspace.spec b/plasma-workspace.spec index 3fd4f21..d8b2714 100644 --- a/plasma-workspace.spec +++ b/plasma-workspace.spec @@ -451,8 +451,7 @@ mv %{buildroot}%{_datadir}/xsessions/plasma.desktop %{buildroot}%{_datadir}/xses %if 0%{?fedora} # remove/replace items to be customized -# not sure of (sym)links are safe yet or not -- rex -install -m644 -p \ +ln -sf \ %{_datadir}/backgrounds/default.png \ %{buildroot}%{_datadir}/plasma/look-and-feel/org.fedoraproject.fedora.desktop/contents/components/artwork/background.png %endif