summaryrefslogtreecommitdiffstats
path: root/games/defendguin/doinst.sh
diff options
context:
space:
mode:
author B. Watson2010-05-12 23:29:15 +0200
committer David Somero2010-05-12 23:29:15 +0200
commite8259575a4e93bcd88cc8eeb4019d4532337d8b9 (patch)
tree09e5358cd39dbb15fe9cd5259a5257636473a2dd /games/defendguin/doinst.sh
parent66110dd26e421661e8fd69fccf3777564b866307 (diff)
downloadslackbuilds-e8259575a4e93bcd88cc8eeb4019d4532337d8b9.tar.gz
games/defendguin: Added to 12.2 repository
Diffstat (limited to 'games/defendguin/doinst.sh')
-rw-r--r--games/defendguin/doinst.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/games/defendguin/doinst.sh b/games/defendguin/doinst.sh
new file mode 100644
index 0000000000..c3651bc867
--- /dev/null
+++ b/games/defendguin/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
+