From 06d7c7fabfc83e273d63276d9259fd595002e2fd Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Mon, 9 Jan 2017 19:46:56 +0700 Subject: games/gottet: Update doinst.sh. Signed-off-by: Willy Sudiarto Raharjo --- games/gottet/doinst.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/gottet/doinst.sh') diff --git a/games/gottet/doinst.sh b/games/gottet/doinst.sh index 3e5691a052b5..65c7e2eeb9aa 100644 --- a/games/gottet/doinst.sh +++ b/games/gottet/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 -- cgit v1.2.3