From a74e53df4acbf5315aa9667497b38c9c7dfb3c25 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Mon, 9 Jan 2017 19:50:21 +0700 Subject: system/gconf-editor: Update doinst.sh. Signed-off-by: Willy Sudiarto Raharjo --- system/gconf-editor/doinst.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/gconf-editor/doinst.sh b/system/gconf-editor/doinst.sh index b0a031a4ce4fb..f08f0c20b06ab 100644 --- a/system/gconf-editor/doinst.sh +++ b/system/gconf-editor/doinst.sh @@ -14,6 +14,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