From b51afe7867da251acaa0fa80e62c63121ec61320 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Mon, 9 Jan 2017 18:40:15 +0700 Subject: system/phoronix-test-suite: Update doinst.sh. Signed-off-by: Willy Sudiarto Raharjo --- system/phoronix-test-suite/doinst.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/phoronix-test-suite') diff --git a/system/phoronix-test-suite/doinst.sh b/system/phoronix-test-suite/doinst.sh index 9424ce43ff..aea0f894eb 100644 --- a/system/phoronix-test-suite/doinst.sh +++ b/system/phoronix-test-suite/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 -- cgit v1.2.3