From b88808b7ff6e19ec17d0cb7415315979e579ae1d Mon Sep 17 00:00:00 2001 From: Andrew Clemons Date: Sat, 12 Mar 2022 12:57:10 +1300 Subject: multimedia/spotify: Fix doinst.sh. Signed-off-by: Andrew Clemons --- multimedia/spotify/doinst.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'multimedia/spotify/doinst.sh') diff --git a/multimedia/spotify/doinst.sh b/multimedia/spotify/doinst.sh index 2aa41d640c..65c7e2eeb9 100644 --- a/multimedia/spotify/doinst.sh +++ b/multimedia/spotify/doinst.sh @@ -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 \ No newline at end of file +fi -- cgit v1.2.3-80-g2a13