From 5b4ef8520ef5e9703ad5993869e77ef62059e7e1 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Fri, 27 Feb 2015 23:35:32 +0100 Subject: Move incorrectly installed DBus files to correct location. Affected packages are: - libksysguard - polkit-kde-kcmodules-framework - sddm-kcm This solves at least the broken SDDM control module in System Settings. --- kde/post-install/libksysguard.post-install | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 kde/post-install/libksysguard.post-install (limited to 'kde/post-install/libksysguard.post-install') diff --git a/kde/post-install/libksysguard.post-install b/kde/post-install/libksysguard.post-install new file mode 100644 index 0000000..10b156d --- /dev/null +++ b/kde/post-install/libksysguard.post-install @@ -0,0 +1,4 @@ +# Move the polkit dbus configuration files to the proper place: +mkdir -p $PKG/etc +mv $PKG/etc/kde/dbus-1 $PKG/etc/ + -- cgit v1.2.3