summaryrefslogtreecommitdiffstats
path: root/games/ivan/doinst.sh
diff options
context:
space:
mode:
author Niklas Nille Åkerström <nille.kungen[at]gmail.com>2010-05-11 22:53:44 +0200
committer David Somero <xgizzmo@slackbuilds.org>2010-05-11 22:53:44 +0200
commite191baf32bd73ed3c8998822342e7e568cb7eb4c (patch)
tree33d6f5e4023a33e5678b7cee71e82b770c673604 /games/ivan/doinst.sh
parent2ea8e343e8c558726ad1f34938ee571e9246ddba (diff)
downloadslackbuilds-e191baf32bd73ed3c8998822342e7e568cb7eb4c.tar.gz
slackbuilds-e191baf32bd73ed3c8998822342e7e568cb7eb4c.tar.xz
games/ivan: Added to 12.1 repository
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..86a96312ed
--- /dev/null
+++ b/games/ivan/doinst.sh
@@ -0,0 +1,5 @@
+
+if [ -x /usr/bin/update-desktop-database ]; then
+ /usr/bin/update-desktop-database -q usr/share/applications
+fi
+