summaryrefslogtreecommitdiffstats
path: root/games/o2em
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2017-01-09 13:47:06 +0100
committer David Spencer2017-01-09 21:18:25 +0100
commit438dec26b5c9245724b24e601ea89ebddb69d78d (patch)
tree35aea96f9da83411ec1460d347467c16471cc739 /games/o2em
parent676c475b9fcd0d82bca5cafedb9811588c716772 (diff)
downloadslackbuilds-438dec26b5c9245724b24e601ea89ebddb69d78d.tar.gz
games/o2em: Update doinst.sh.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/o2em')
-rw-r--r--games/o2em/doinst.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/o2em/doinst.sh b/games/o2em/doinst.sh
index 30eb690936..19400050fd 100644
--- a/games/o2em/doinst.sh
+++ b/games/o2em/doinst.sh
@@ -1,6 +1,6 @@
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