summaryrefslogtreecommitdiffstats
path: root/games/yabause/doinst.sh
diff options
context:
space:
mode:
author Larry Hajali <larryhaja[at]gmail[dot]com>2010-05-12 23:29:39 +0200
committer Robby Workman <rworkman@slackbuilds.org>2010-05-12 23:29:39 +0200
commit2f02251229ef935ce23079b9311f92d875d592e7 (patch)
treee8cc62f3bb82241c643c4fe0bc1bdb7cd93380cb /games/yabause/doinst.sh
parent2ee6efb7ac6524023c4cdefe0d7ad1e42d91713d (diff)
downloadslackbuilds-2f02251229ef935ce23079b9311f92d875d592e7.tar.gz
slackbuilds-2f02251229ef935ce23079b9311f92d875d592e7.tar.xz
games/yabause: Added to 12.2 repository
Diffstat (limited to 'games/yabause/doinst.sh')
-rw-r--r--games/yabause/doinst.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/games/yabause/doinst.sh b/games/yabause/doinst.sh
new file mode 100644
index 0000000000..4e8ba7071d
--- /dev/null
+++ b/games/yabause/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
+