multimedia/spotify: Fix doinst.sh.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
Andrew Clemons 2022-03-12 12:57:10 +13:00
parent 3b9c85f9c6
commit b88808b7ff
No known key found for this signature in database
GPG Key ID: CD26380FFACBDA2B
1 changed files with 1 additions and 1 deletions

View File

@ -6,4 +6,4 @@ 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 -f usr/share/icons/hicolor >/dev/null 2>&1
fi
fi
fi