From 3d3c8c109b09cafaef66c14c4d08f4fa9d07194d Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Mon, 9 Jan 2017 19:47:19 +0700 Subject: games/starfighter: Update doinst.sh. Signed-off-by: Willy Sudiarto Raharjo --- games/starfighter/doinst.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/starfighter') diff --git a/games/starfighter/doinst.sh b/games/starfighter/doinst.sh index 7cdd9700e7..658d106939 100644 --- a/games/starfighter/doinst.sh +++ b/games/starfighter/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 if [ -x /usr/bin/kbuildsycoca4 ]; then -- cgit v1.2.3