summaryrefslogtreecommitdiffstats
path: root/games/bitfighter/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to '')
-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