summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-01-09 19:50:11 +0700
committer David Spencer <idlemoor@slackbuilds.org>2017-01-09 20:18:25 +0000
commit7dc8c2e1fd0b3638b1e6f172dda9e3bf36560347 (patch)
tree4542bcb0974a0d039212913359e3734d2da8b041 /office
parent19eb10530659004fd9296488ed6b8041e9a19cf2 (diff)
downloadslackbuilds-7dc8c2e1fd0b3638b1e6f172dda9e3bf36560347.tar.gz
slackbuilds-7dc8c2e1fd0b3638b1e6f172dda9e3bf36560347.tar.xz
office/xournal: Update doinst.sh.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r--office/xournal/doinst.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/office/xournal/doinst.sh b/office/xournal/doinst.sh
index 9830478e8c..0fb9c8b686 100644
--- a/office/xournal/doinst.sh
+++ b/office/xournal/doinst.sh
@@ -8,7 +8,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