summaryrefslogtreecommitdiffstats
path: root/multimedia/SimpleSysexxer
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-01-09 19:48:29 +0700
committer David Spencer <idlemoor@slackbuilds.org>2017-01-09 20:18:25 +0000
commitb9abde3bf32271f2cb60d871dcb6a3f75b414b59 (patch)
tree6363ac97147e23995427ea28997a2f0931d48129 /multimedia/SimpleSysexxer
parentd5f4219d1afb7cac02ae06987dfa4efd5b5b000a (diff)
downloadslackbuilds-b9abde3bf32271f2cb60d871dcb6a3f75b414b59.tar.gz
slackbuilds-b9abde3bf32271f2cb60d871dcb6a3f75b414b59.tar.xz
multimedia/SimpleSysexxer: Update doinst.sh.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/SimpleSysexxer')
-rw-r--r--multimedia/SimpleSysexxer/doinst.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/SimpleSysexxer/doinst.sh b/multimedia/SimpleSysexxer/doinst.sh
index 9424ce43ff..aea0f894eb 100644
--- a/multimedia/SimpleSysexxer/doinst.sh
+++ b/multimedia/SimpleSysexxer/doinst.sh
@@ -8,6 +8,6 @@ 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