diff options
Diffstat (limited to 'testing/source/vtown/kde/post-install/polkit-kde-kcmodules-framework.post-install')
-rw-r--r-- | testing/source/vtown/kde/post-install/polkit-kde-kcmodules-framework.post-install | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/source/vtown/kde/post-install/polkit-kde-kcmodules-framework.post-install b/testing/source/vtown/kde/post-install/polkit-kde-kcmodules-framework.post-install new file mode 100644 index 00000000..10b156d7 --- /dev/null +++ b/testing/source/vtown/kde/post-install/polkit-kde-kcmodules-framework.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/ + |