summaryrefslogtreecommitdiffstats
path: root/desktop/cwp
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2017-01-09 13:44:48 +0100
committer David Spencer2017-01-09 21:18:25 +0100
commita641ac543378da41e0275166505f9726e770f080 (patch)
tree334bb56bd77be0f1697c84adb1381bf012a4fd30 /desktop/cwp
parent5974d676ff63f375d4c4ebfab1f9bc15ce4710de (diff)
downloadslackbuilds-a641ac543378da41e0275166505f9726e770f080.tar.gz
desktop/cwp: Update doinst.sh.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/cwp')
-rw-r--r--desktop/cwp/doinst.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/cwp/doinst.sh b/desktop/cwp/doinst.sh
index 84d0544d34..7b5c6d6fda 100644
--- a/desktop/cwp/doinst.sh
+++ b/desktop/cwp/doinst.sh
@@ -1,6 +1,6 @@
if [ -e usr/share/icons/oxygen/icon-theme.cache ]; then
if [ -x /usr/bin/gtk-update-icon-cache ]; then
- /usr/bin/gtk-update-icon-cache usr/share/icons/oxygen >/dev/null 2>&1
+ /usr/bin/gtk-update-icon-cache -f usr/share/icons/oxygen >/dev/null 2>&1
fi
fi