diff options
Diffstat (limited to 'gis/google-earth/doinst.sh')
-rw-r--r-- | gis/google-earth/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gis/google-earth/doinst.sh b/gis/google-earth/doinst.sh index cd40c461ab8d8..76c4a738cad3c 100644 --- a/gis/google-earth/doinst.sh +++ b/gis/google-earth/doinst.sh @@ -11,3 +11,4 @@ if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then /usr/bin/gtk-update-icon-cache -f usr/share/icons/hicolor >/dev/null 2>&1 fi fi + |