summaryrefslogtreecommitdiffstats
path: root/games/galaxyv2/doinst.sh
blob: 408d5f51bd79f5abde5c75914f25f5b3d3f54350 (plain)
1
2
3
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 usr/share/icons/hicolor >/dev/null 2>&1
fi