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