summaryrefslogtreecommitdiffstats
path: root/games/smokinguns/doinst.sh
diff options
context:
space:
mode:
author Fernando Giannasi <phoemur@gmail.com>2013-10-20 19:50:21 +0200
committer Matteo Bernardini <ponce@slackbuilds.org>2013-10-23 12:17:45 +0200
commit2db39f645b6b60386c18b7f80b507d7d42b75517 (patch)
tree060f4fc7e919f05ba27cc743f7fb016108ee2505 /games/smokinguns/doinst.sh
parent803008f8e927b15d1e9f63d43c8df8707422a33a (diff)
downloadslackbuilds-2db39f645b6b60386c18b7f80b507d7d42b75517.tar.gz
slackbuilds-2db39f645b6b60386c18b7f80b507d7d42b75517.tar.xz
games/smokinguns: Added (American Old West FPS).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'games/smokinguns/doinst.sh')
-rw-r--r--games/smokinguns/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/smokinguns/doinst.sh b/games/smokinguns/doinst.sh
new file mode 100644
index 0000000000..5fb28930db
--- /dev/null
+++ b/games/smokinguns/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