summaryrefslogtreecommitdiffstats
path: root/kde/post-install/kde-runtime.post-install
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--kde/post-install/kde-runtime.post-install4
1 files changed, 4 insertions, 0 deletions
diff --git a/kde/post-install/kde-runtime.post-install b/kde/post-install/kde-runtime.post-install
index 914cfe8..fbdacfa 100644
--- a/kde/post-install/kde-runtime.post-install
+++ b/kde/post-install/kde-runtime.post-install
@@ -3,3 +3,7 @@
# Remove the hicolor icon theme index.theme so it doesn't clobber the real one
rm -f $PKG/usr/share/icons/hicolor/index.theme
+
+# Move the dbus configuration files to the proper place:
+mv $PKG/etc/kde/dbus-1 $PKG/etc/
+