summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-01-09 19:49:53 +0700
committer David Spencer <idlemoor@slackbuilds.org>2017-01-09 20:18:25 +0000
commit156e67c0f0f3e7988b2743ffa7f1844e8583a5ce (patch)
tree957c053bf124998cb23c67b3a4dc5973b43eed18 /office
parent3a6a1f15af7b15a72f02db7675dcb4247a59360f (diff)
downloadslackbuilds-156e67c0f0f3e7988b2743ffa7f1844e8583a5ce.tar.gz
slackbuilds-156e67c0f0f3e7988b2743ffa7f1844e8583a5ce.tar.xz
office/gnumeric: Update doinst.sh.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r--office/gnumeric/doinst.sh2
1 files changed, 1 insertions, 1 deletions
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