From fb1824af10db53599f33d517fb4185214d98a3a4 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Mon, 9 Jan 2017 19:50:19 +0700 Subject: system/fs-uae-launcher: Update doinst.sh. Signed-off-by: Willy Sudiarto Raharjo --- system/fs-uae-launcher/doinst.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/fs-uae-launcher/doinst.sh b/system/fs-uae-launcher/doinst.sh index 3e5691a052..65c7e2eeb9 100644 --- a/system/fs-uae-launcher/doinst.sh +++ b/system/fs-uae-launcher/doinst.sh @@ -4,6 +4,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