summaryrefslogtreecommitdiffstats
path: root/kde/post-install
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-06-14 17:43:26 +0200
committer Eric Hameleers <alien@slackware.com>2015-06-14 17:43:26 +0200
commit7c23183efb71ccc38fd4626c69317286d6440c66 (patch)
tree280d8c28892d80b239113376b83fda9c38479218 /kde/post-install
parent1d14519b336026a1093b2769bf5b3db26c46db36 (diff)
downloadktown-7c23183efb71ccc38fd4626c69317286d6440c66.tar.gz
ktown-7c23183efb71ccc38fd4626c69317286d6440c66.tar.xz
kde4/kactivities: remove /usr/bin/kactivitymanagerd
The Activities daemon 'kactivitymanagerd' which is still part of the Plasma 5 based kactivities-framework is compatible with the KDE 4 based Activities, but the reverse is not true. One 'kactivitymanagerd' is all we need.
Diffstat (limited to 'kde/post-install')
-rw-r--r--kde/post-install/kactivities.post-install4
1 files changed, 4 insertions, 0 deletions
diff --git a/kde/post-install/kactivities.post-install b/kde/post-install/kactivities.post-install
new file mode 100644
index 0000000..e3a4b54
--- /dev/null
+++ b/kde/post-install/kactivities.post-install
@@ -0,0 +1,4 @@
+# We use the daemon from kactivities-framework because that one is compatible
+# with the kactivities 4 libraries but not vice-versa:
+rm -f $PKG/usr/bin/kactivitymanagerd
+