From e9d244b180185eece4902d580605c9d60d7eed60 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Sat, 8 Oct 2016 07:38:57 -0500 Subject: [PATCH] fix sed harder --- plasma-workspace.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plasma-workspace.spec b/plasma-workspace.spec index 87a06da..8af1f27 100644 --- a/plasma-workspace.spec +++ b/plasma-workspace.spec @@ -7,7 +7,7 @@ Name: plasma-workspace Summary: Plasma workspace, applications and applets Version: 5.8.0 -Release: 3%{?dist} +Release: 0.3%{?dist} License: GPLv2+ URL: https://quickgit.kde.org/?p=%{name}.git @@ -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