summaryrefslogtreecommitdiffstats
path: root/games/atanks
diff options
context:
space:
mode:
Diffstat (limited to 'games/atanks')
-rw-r--r--games/atanks/doinst.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/atanks/doinst.sh b/games/atanks/doinst.sh
index c9b350da4f..2aa41d640c 100644
--- a/games/atanks/doinst.sh
+++ b/games/atanks/doinst.sh
@@ -4,6 +4,6 @@ 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 \ No newline at end of file