1 # This is a default template for a post-install scriptlet. You can
2 # remove any functions you don't need (and this header).
4 # arg 1: the new package version
6 # Prevent a bug, where eclipse hangs without this.
7 # See http://aur.archlinux.org/packages.php?ID=12173
8 xulrunner --register-global >/dev/null 2>&1
10 gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
13 # arg 1: the new package version
14 # arg 2: the old package version
19 # arg 1: the old package version
21 gtk-update-icon-cache -q -t -f usr/share/icons/hicolor