summaryrefslogtreecommitdiffstats
path: root/office/keepnote
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-01-09 19:49:57 +0700
committer David Spencer <idlemoor@slackbuilds.org>2017-01-09 20:18:25 +0000
commit27a22e2b23b98b80b5238280c677852447121950 (patch)
tree990eb15a919a3b7ddf9668eb58f8d043e3181bfb /office/keepnote
parent93da98fb32328f16f8ab96dc2e4a6943d8a64661 (diff)
downloadslackbuilds-27a22e2b23b98b80b5238280c677852447121950.tar.gz
slackbuilds-27a22e2b23b98b80b5238280c677852447121950.tar.xz
office/keepnote: Update doinst.sh.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/keepnote')
-rw-r--r--office/keepnote/doinst.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/office/keepnote/doinst.sh b/office/keepnote/doinst.sh
index 1f8ff67ded..4a25de5e6f 100644
--- a/office/keepnote/doinst.sh
+++ b/office/keepnote/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