fix sed harder

epel9
Rex Dieter 8 years ago
parent babdaaf3e1
commit e9d244b180

@ -7,7 +7,7 @@
Name: plasma-workspace Name: plasma-workspace
Summary: Plasma workspace, applications and applets Summary: Plasma workspace, applications and applets
Version: 5.8.0 Version: 5.8.0
Release: 3%{?dist} Release: 0.3%{?dist}
License: GPLv2+ License: GPLv2+
URL: https://quickgit.kde.org/?p=%{name}.git 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 \ cp -a %{buildroot}%{_datadir}/sddm/themes/breeze/theme.conf \
%{buildroot}%{_datadir}/sddm/themes/01-breeze-fedora/ %{buildroot}%{_datadir}/sddm/themes/01-breeze-fedora/
sed -i \ 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 %{buildroot}%{_datadir}/sddm/themes/01-breeze-fedora/theme.conf
# Make kcheckpass work # Make kcheckpass work

Loading…
Cancel
Save