From ce8414725386a07b571c871ffb05964449e9bc2d Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Mon, 9 Jan 2017 19:48:24 +0700 Subject: misc/seahorse-plugins: Update doinst.sh. Signed-off-by: Willy Sudiarto Raharjo --- misc/seahorse-plugins/doinst.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/seahorse-plugins/doinst.sh b/misc/seahorse-plugins/doinst.sh index b75f360808..6c4d26e292 100644 --- a/misc/seahorse-plugins/doinst.sh +++ b/misc/seahorse-plugins/doinst.sh @@ -18,7 +18,7 @@ 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