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