summaryrefslogtreecommitdiffstats
path: root/kde/post-install
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-11-19 00:45:23 +0100
committer Eric Hameleers <alien@slackware.com>2015-11-19 00:45:23 +0100
commitd12fca5adc2202926c7506b822ca33848d540c57 (patch)
treeaff94a07394fab5cbb94f337b2ce2ee2cf60d965 /kde/post-install
parent60608abf1c47c7f19cd424387e6c9729cf46c5e4 (diff)
downloadktown-d12fca5adc2202926c7506b822ca33848d540c57.tar.gz
ktown-d12fca5adc2202926c7506b822ca33848d540c57.tar.xz
kdeconnect-framework: fix the menu definition file.
Diffstat (limited to 'kde/post-install')
-rw-r--r--kde/post-install/kdeconnect-framework.post-install7
1 files changed, 7 insertions, 0 deletions
diff --git a/kde/post-install/kdeconnect-framework.post-install b/kde/post-install/kdeconnect-framework.post-install
new file mode 100644
index 0000000..c8643dd
--- /dev/null
+++ b/kde/post-install/kdeconnect-framework.post-install
@@ -0,0 +1,7 @@
+# How did this happen?
+sed -i \
+ -e 's,^Exec=.*,Exec=kdeconnectd,' \
+ $PKG/etc/kde/xdg/autostart/kdeconnectd.desktop
+
+
+