summaryrefslogtreecommitdiffstats
path: root/games/bitfighter/doinst.sh
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-04-10 11:49:16 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-04-10 11:49:16 +0700
commit43f99ca5f1f282c292fa796189c15294fb70cdeb (patch)
tree3e71aa599636cab5cbe8961e943204c26fba079c /games/bitfighter/doinst.sh
parent57ab0c85a9a96d7f39ba9a680e50dd869afa2ec3 (diff)
downloadslackbuilds-43f99ca5f1f282c292fa796189c15294fb70cdeb.tar.gz
slackbuilds-43f99ca5f1f282c292fa796189c15294fb70cdeb.tar.xz
games/bitfighter: Updated for version 019c.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/bitfighter/doinst.sh')
-rw-r--r--games/bitfighter/doinst.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/games/bitfighter/doinst.sh b/games/bitfighter/doinst.sh
index f6a957d203..5fb28930db 100644
--- a/games/bitfighter/doinst.sh
+++ b/games/bitfighter/doinst.sh
@@ -1,9 +1,3 @@
-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 usr/share/icons/hicolor >/dev/null 2>&1
- fi
-fi
-
if [ -x /usr/bin/update-desktop-database ]; then
/usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
fi