summaryrefslogtreecommitdiffstats
path: root/games/manaplus/doinst.sh
diff options
context:
space:
mode:
author Jefferson Rocha2018-10-17 18:58:36 +0200
committer Willy Sudiarto Raharjo2018-10-17 18:58:36 +0200
commitd324801606adc6a66b51ce209fe90f6a7ff4a9fd (patch)
treef55ad02b416da2b53ec7784af5b32c5aea47bb94 /games/manaplus/doinst.sh
parent093ad0ff6c4573136a8b81e3bd411a25fb452b09 (diff)
downloadslackbuilds-d324801606adc6a66b51ce209fe90f6a7ff4a9fd.tar.gz
games/manaplus: Added (A free Open Source 2D MMORPG).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/manaplus/doinst.sh')
-rw-r--r--games/manaplus/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/manaplus/doinst.sh b/games/manaplus/doinst.sh
new file mode 100644
index 0000000000..5fb28930db
--- /dev/null
+++ b/games/manaplus/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