summaryrefslogtreecommitdiffstats
path: root/kde/post-install/baloo5.post-install
diff options
context:
space:
mode:
Diffstat (limited to 'kde/post-install/baloo5.post-install')
-rw-r--r--kde/post-install/baloo5.post-install5
1 files changed, 5 insertions, 0 deletions
diff --git a/kde/post-install/baloo5.post-install b/kde/post-install/baloo5.post-install
new file mode 100644
index 0000000..9ef28c9
--- /dev/null
+++ b/kde/post-install/baloo5.post-install
@@ -0,0 +1,5 @@
+# Move the polkit dbus configuration files to the proper place:
+#mv $PKG/etc/kde/dbus-1 $PKG/etc/
+mkdir -p $PKG/etc
+mv $PKG/opt/kf5/etc/dbus-1 $PKG/etc/
+