From babdaaf3e10c7e4bebcbeaa0c9107f9a651f2145 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Sat, 8 Oct 2016 07:25:43 -0500 Subject: [PATCH] fix sed --- plasma-workspace.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plasma-workspace.spec b/plasma-workspace.spec index 47cb6ac..87a06da 100644 --- a/plasma-workspace.spec +++ b/plasma-workspace.spec @@ -505,7 +505,7 @@ rm -fv %{buildroot}%{_datadir}/sddm/themes/01-breeze-fedora/theme.conf cp -a %{buildroot}%{_datadir}/sddm/themes/breeze/theme.conf \ %{buildroot}%{_datadir}/sddm/themes/01-breeze-fedora/ sed -i \ - -e "s|background=.*|background=/usr/share/backgrounds/default.png" + -e "s|background=.*|background=/usr/share/backgrounds/default.png|" %{buildroot}%{_datadir}/sddm/themes/01-breeze-fedora/theme.conf # Make kcheckpass work