audio/gogglesmm: Update doinst.sh.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2017-01-09 19:43:51 +07:00 committed by David Spencer
parent 479e30474a
commit b5b0d891bd
1 changed files with 1 additions and 1 deletions

View File

@ -4,5 +4,5 @@ fi
if [ -x /usr/bin/gtk-update-icon-cache ] \
&& [ -e usr/share/icons/hicolor/icon-theme.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