summaryrefslogtreecommitdiffstats
path: root/games/icebreaker/doinst.sh
diff options
context:
space:
mode:
author B. Watson2010-05-12 23:29:23 +0200
committer David Somero2010-05-12 23:29:23 +0200
commit20eb94d46acb721b51a2d2ce0520578f9b76bb2c (patch)
treec3b3de5615c9a9e48e77cf757e2485ab114e0491 /games/icebreaker/doinst.sh
parentc068d7ff523babc1fa8a1a21d479e7fb7025539d (diff)
downloadslackbuilds-20eb94d46acb721b51a2d2ce0520578f9b76bb2c.tar.gz
games/icebreaker: Added to 12.2 repository
Diffstat (limited to 'games/icebreaker/doinst.sh')
-rw-r--r--games/icebreaker/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/icebreaker/doinst.sh b/games/icebreaker/doinst.sh
new file mode 100644
index 0000000000..3857649f50
--- /dev/null
+++ b/games/icebreaker/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
+fi