summaryrefslogtreecommitdiffstats
path: root/games/starfighter
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-01-09 19:47:19 +0700
committer David Spencer <idlemoor@slackbuilds.org>2017-01-09 20:18:25 +0000
commit3d3c8c109b09cafaef66c14c4d08f4fa9d07194d (patch)
tree545a423848d0cb71ee23bc19e8c937298e76a33f /games/starfighter
parentea5d2c524600f6318bbe9720b48d92591adc2b73 (diff)
downloadslackbuilds-3d3c8c109b09cafaef66c14c4d08f4fa9d07194d.tar.gz
slackbuilds-3d3c8c109b09cafaef66c14c4d08f4fa9d07194d.tar.xz
games/starfighter: Update doinst.sh.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/starfighter')
-rw-r--r--games/starfighter/doinst.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/starfighter/doinst.sh b/games/starfighter/doinst.sh
index 7cdd9700e7..658d106939 100644
--- a/games/starfighter/doinst.sh
+++ b/games/starfighter/doinst.sh
@@ -4,7 +4,7 @@ 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 usr/share/icons/hicolor >/dev/null 2>&1
+ /usr/bin/gtk-update-icon-cache -f usr/share/icons/hicolor >/dev/null 2>&1
fi
fi
if [ -x /usr/bin/kbuildsycoca4 ]; then