summaryrefslogtreecommitdiffstats
path: root/games/mgba/doinst.sh
diff options
context:
space:
mode:
author Dugan Chen <thedoogster [at] gmail [dot] com>2017-10-02 22:55:54 +0100
committer David Spencer <idlemoor@slackbuilds.org>2017-10-02 22:55:54 +0100
commitf97609dc8790195ca28171a669069d6ce937a3f7 (patch)
tree1e43d7b789e7d0046d7d3dc7429e704293d94d92 /games/mgba/doinst.sh
parente03702e8fad5708db4703d76e3ff1793f2ca2dd3 (diff)
downloadslackbuilds-f97609dc8790195ca28171a669069d6ce937a3f7.tar.gz
slackbuilds-f97609dc8790195ca28171a669069d6ce937a3f7.tar.xz
games/mgba: Updated for version 0.6.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/mgba/doinst.sh')
-rw-r--r--games/mgba/doinst.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/games/mgba/doinst.sh b/games/mgba/doinst.sh
index 65c7e2eeb9..4110f5514d 100644
--- a/games/mgba/doinst.sh
+++ b/games/mgba/doinst.sh
@@ -1,7 +1,3 @@
-if [ -x /usr/bin/update-desktop-database ]; then
- /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
-fi
-
if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then
if [ -x /usr/bin/gtk-update-icon-cache ]; then
/usr/bin/gtk-update-icon-cache -f usr/share/icons/hicolor >/dev/null 2>&1