summaryrefslogtreecommitdiffstats
path: root/games/freeorion/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'games/freeorion/doinst.sh')
-rw-r--r--games/freeorion/doinst.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/freeorion/doinst.sh b/games/freeorion/doinst.sh
index 58e0b447c3..0a02ce22c8 100644
--- a/games/freeorion/doinst.sh
+++ b/games/freeorion/doinst.sh
@@ -4,4 +4,5 @@ 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
+ fi
fi