From 9f1ea26b855cc5383181979983a64371cf4897f6 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Mon, 9 Jan 2017 19:47:16 +0700 Subject: games/rott: Update doinst.sh. Signed-off-by: Willy Sudiarto Raharjo --- games/rott/doinst.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/rott') diff --git a/games/rott/doinst.sh b/games/rott/doinst.sh index 86cad8c1a4..a30493342c 100644 --- a/games/rott/doinst.sh +++ b/games/rott/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 -- cgit v1.2.3