updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / google-appengine-wx-launcher-svn / google-appengine-wx-launcher-svn.install
blobc6818d486e2634e3d00316c9a95202c5d477b02f
1 # This is a default template for a post-install scriptlet.
2 # Uncomment only required functions and remove any functions
3 # you don't need (and this header).
5 ## arg 1:  the new package version
6 pre_install() {
7   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
9 #}
11 # arg 1:  the new package version
12 # arg 2:  the old package version
13 post_upgrade() {
14   post_install $1
17 ## arg 1:  the new package version
18 post_install() {
19   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor