summaryrefslogtreecommitdiffstats
path: root/games/ivan/doinst.sh
diff options
context:
space:
mode:
author hollywoodb <hollywoodb@fastmail.fm>2010-05-11 14:28:19 +0200
committer Erik Hanson <erik@slackbuilds.org>2010-05-11 14:28:19 +0200
commit637edc2a2438d9a1832759e225151790276601ea (patch)
tree1afd6369d135fa44038b2c1f0cf77c6a46f370c2 /games/ivan/doinst.sh
parentdb40c228c77ed083d37f306efe4a8eefed91785a (diff)
downloadslackbuilds-637edc2a2438d9a1832759e225151790276601ea.tar.gz
slackbuilds-637edc2a2438d9a1832759e225151790276601ea.tar.xz
games/ivan: Initial import
Diffstat (limited to 'games/ivan/doinst.sh')
-rw-r--r--games/ivan/doinst.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/games/ivan/doinst.sh b/games/ivan/doinst.sh
new file mode 100644
index 0000000000..22d4849bce
--- /dev/null
+++ b/games/ivan/doinst.sh
@@ -0,0 +1,5 @@
+
+if [ -x usr/bin/update-desktop-database ]; then
+ usr/bin/update-desktop-database usr/share/applications >/dev/null 2>&1
+fi
+