From 615ceeff5ddc36ad917dabd77122d92b9ad40d67 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Mon, 9 Jan 2017 19:45:37 +0700 Subject: desktop/wally: Update doinst.sh. Signed-off-by: Willy Sudiarto Raharjo --- desktop/wally/doinst.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop/wally/doinst.sh b/desktop/wally/doinst.sh index 37380d7655..f9c0cc929a 100644 --- a/desktop/wally/doinst.sh +++ b/desktop/wally/doinst.sh @@ -1,5 +1,5 @@ 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 -- cgit v1.2.3