summaryrefslogtreecommitdiffstats
path: root/games/fs2open/doinst.sh
diff options
context:
space:
mode:
author Danny Schmarsel <danny@schmarsel.de>2016-12-30 22:04:13 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-12-31 08:22:21 +0700
commitccbac4d64e02c21179fc5977436ca96d06ab3998 (patch)
tree1e52cdacc0d1bdb57cb0e5a62bfebe639b8a33aa /games/fs2open/doinst.sh
parent748ebd675afd0a763b4d9076a08b13fea9c7a3ba (diff)
downloadslackbuilds-ccbac4d64e02c21179fc5977436ca96d06ab3998.tar.gz
slackbuilds-ccbac4d64e02c21179fc5977436ca96d06ab3998.tar.xz
games/fs2open: Added (FreeSpace 2 Source Code Project).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/fs2open/doinst.sh')
-rw-r--r--games/fs2open/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/fs2open/doinst.sh b/games/fs2open/doinst.sh
new file mode 100644
index 0000000000..5fb28930db
--- /dev/null
+++ b/games/fs2open/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 2>&1
+fi