summaryrefslogtreecommitdiff
path: root/games/aklabeth/doinst.sh
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2016-08-15 00:36:47 +0100
committerDavid Spencer <idlemoor@slackbuilds.org>2016-08-15 00:36:47 +0100
commit06b1260579bc185748fe93415b0590021ffabf20 (patch)
tree8ad2b4c7527d03c6c21d9e2ad10674596cba390c /games/aklabeth/doinst.sh
parentd1701a692900b0384123dd0960d35e8a0454ec72 (diff)
downloadslackbuilds-06b1260579bc185748fe93415b0590021ffabf20.tar.gz
games/aklabeth: Added (remake of Richard Garriott's Ultima prequel).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/aklabeth/doinst.sh')
-rw-r--r--games/aklabeth/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/aklabeth/doinst.sh b/games/aklabeth/doinst.sh
new file mode 100644
index 0000000000..5fb28930db
--- /dev/null
+++ b/games/aklabeth/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