From 156e67c0f0f3e7988b2743ffa7f1844e8583a5ce Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Mon, 9 Jan 2017 19:49:53 +0700 Subject: office/gnumeric: Update doinst.sh. Signed-off-by: Willy Sudiarto Raharjo --- office/gnumeric/doinst.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'office/gnumeric') diff --git a/office/gnumeric/doinst.sh b/office/gnumeric/doinst.sh index 8505923390..7bbbf3a3e4 100644 --- a/office/gnumeric/doinst.sh +++ b/office/gnumeric/doinst.sh @@ -16,7 +16,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-65-gdbad