From 31419c757d5aab100a89cd6939daa2408de9849c Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Mon, 9 Jan 2017 19:50:08 +0700 Subject: office/texmaker: Update doinst.sh. Signed-off-by: Willy Sudiarto Raharjo --- office/texmaker/doinst.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'office/texmaker') diff --git a/office/texmaker/doinst.sh b/office/texmaker/doinst.sh index 1f8ff67ded..4a25de5e6f 100644 --- a/office/texmaker/doinst.sh +++ b/office/texmaker/doinst.sh @@ -4,7 +4,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