From 59c99b42b763a627f26edfc3386dc0800f718c80 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Mon, 9 Jan 2017 19:45:45 +0700 Subject: desktop/xfce4-mailwatch-plugin: Update doinst.sh. Signed-off-by: Willy Sudiarto Raharjo --- desktop/xfce4-mailwatch-plugin/doinst.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop/xfce4-mailwatch-plugin') diff --git a/desktop/xfce4-mailwatch-plugin/doinst.sh b/desktop/xfce4-mailwatch-plugin/doinst.sh index 8542d1c18e..4110f5514d 100644 --- a/desktop/xfce4-mailwatch-plugin/doinst.sh +++ b/desktop/xfce4-mailwatch-plugin/doinst.sh @@ -1,5 +1,5 @@ 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