From 9330dc955d2a6b331beda820aadcde74df8fa9cc Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Mon, 9 Jan 2017 19:50:40 +0700 Subject: system/virt-manager: Update doinst.sh. Signed-off-by: Willy Sudiarto Raharjo --- system/virt-manager/doinst.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/virt-manager') diff --git a/system/virt-manager/doinst.sh b/system/virt-manager/doinst.sh index 36c8205d7d..48c6f913e3 100644 --- a/system/virt-manager/doinst.sh +++ b/system/virt-manager/doinst.sh @@ -8,7 +8,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