From ad88ce2062e95849e6e34938f8a8af891a6d87c1 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Mon, 9 Jan 2017 18:45:03 +0700 Subject: network/filezilla: Update doinst.sh. Signed-off-by: Willy Sudiarto Raharjo --- network/filezilla/doinst.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'network') diff --git a/network/filezilla/doinst.sh b/network/filezilla/doinst.sh index 9830478e8cc7..aea0f894eb32 100644 --- a/network/filezilla/doinst.sh +++ b/network/filezilla/doinst.sh @@ -8,7 +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