[kcm_systemd] Fix file list

Kevin Kofler kkofler at fedoraproject.org
Mon Feb 23 05:28:14 UTC 2015


commit 7f57ec22628bdf384b6b193cb6f7364a98d565b9
Author: Kevin Kofler <Kevin at tigcc.ticalc.org>
Date:   Mon Feb 23 06:28:03 2015 +0100

    Fix file list

 kcm_systemd.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kcm_systemd.spec b/kcm_systemd.spec
index caf1391..23efeb5 100644
--- a/kcm_systemd.spec
+++ b/kcm_systemd.spec
@@ -40,8 +40,8 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 %license LICENSE
 %doc NEWS README.md
 %{_kf5_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.kcmsystemd.conf
-%{_kf5_plugindir}/kcm_systemd.so
-%{_kf5_libexecdir}/kcmsystemdhelper
+%{_kf5_qtplugindir}/kcm_systemd.so
+%{_kf5_libexecdir}/kauth/kcmsystemdhelper
 %{_kf5_datadir}/dbus-1/system-services/org.kde.kcontrol.kcmsystemd.service
 %{_kf5_datadir}/kservices5/kcm_systemd.desktop
 %{_kf5_datadir}/kservices5/settings-system-administration.desktop


More information about the scm-commits mailing list