summaryrefslogtreecommitdiffstats
path: root/games/egoboo/doinst.sh
diff options
context:
space:
mode:
author Larry Hajali2010-05-13 00:58:08 +0200
committer David Somero2010-05-13 00:58:08 +0200
commit86d82bb6852264cf20cc262791caa6110001dd0b (patch)
tree8c93b61d005965aa52285123ba8060fae9c1b8e5 /games/egoboo/doinst.sh
parentc895321b54fa971613f36fbe9c6ab66a8cd79543 (diff)
downloadslackbuilds-86d82bb6852264cf20cc262791caa6110001dd0b.tar.gz
games/egoboo: Added to 13.0 repository
Diffstat (limited to 'games/egoboo/doinst.sh')
-rw-r--r--games/egoboo/doinst.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/games/egoboo/doinst.sh b/games/egoboo/doinst.sh
new file mode 100644
index 0000000000..4e8ba7071d
--- /dev/null
+++ b/games/egoboo/doinst.sh
@@ -0,0 +1,4 @@
+if [ -x /usr/bin/update-desktop-database ]; then
+ /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
+fi
+