From fd5407d604f8e98d116baa6a9e933731b933949a Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Mon, 9 Jan 2017 19:50:17 +0700 Subject: system/file-roller: Update doinst.sh. Signed-off-by: Willy Sudiarto Raharjo --- system/file-roller/doinst.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system') diff --git a/system/file-roller/doinst.sh b/system/file-roller/doinst.sh index 052b9667ff..fdd1ac497f 100644 --- a/system/file-roller/doinst.sh +++ b/system/file-roller/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