summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-01-09 19:47:15 +0700
committer David Spencer <idlemoor@slackbuilds.org>2017-01-09 20:18:25 +0000
commita82a8723e42cd970568d47b37dd9fd45b0d44fa3 (patch)
treee975690082fbd0dcbb5a66c483ca4cd0e0e576b9 /games
parentb919013070843258d4750a868820fecfd5023d51 (diff)
downloadslackbuilds-a82a8723e42cd970568d47b37dd9fd45b0d44fa3.tar.gz
slackbuilds-a82a8723e42cd970568d47b37dd9fd45b0d44fa3.tar.xz
games/roccat-tools: Update doinst.sh.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r--games/roccat-tools/doinst.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/roccat-tools/doinst.sh b/games/roccat-tools/doinst.sh
index f7d09ab55f..f8400a847f 100644
--- a/games/roccat-tools/doinst.sh
+++ b/games/roccat-tools/doinst.sh
@@ -8,7 +8,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