summaryrefslogtreecommitdiff
path: root/desktop/kanyremote/doinst.sh
diff options
context:
space:
mode:
authorotzy_007 <oz@oprod.net>2010-04-24 16:21:13 -0400
committerDavid Somero <xgizzmo@slackbuilds.org>2010-05-15 10:50:13 +0200
commit96cc19b3f3f4a63ad3d5d9bf8347f38200b753fd (patch)
tree7f79d202da6a56f99e7c80cf87610d5e6131b43e /desktop/kanyremote/doinst.sh
parentc43663446fad957ff18feb6641a925b26198acc2 (diff)
downloadslackbuilds-96cc19b3f3f4a63ad3d5d9bf8347f38200b753fd.tar.gz
desktop/kanyremote: Added (KDE GUI frontend for anyRemote)
Diffstat (limited to 'desktop/kanyremote/doinst.sh')
-rwxr-xr-xdesktop/kanyremote/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/desktop/kanyremote/doinst.sh b/desktop/kanyremote/doinst.sh
new file mode 100755
index 0000000000..01ca62b341
--- /dev/null
+++ b/desktop/kanyremote/doinst.sh
@@ -0,0 +1,3 @@
+if [ -x /usr/bin/update-desktop-database ]; then
+ /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
+fi \ No newline at end of file