updated on Tue Jan 10 04:01:21 UTC 2012
[aur-mirror.git] / hammerfight / hammerfight.install
blobf9ebf718c8c2589acad01f0574ed0c06094b350f
1 post_install() {
2     update-desktop-database -q &> /dev/null
3     xdg-icon-resource forceupdate --theme hicolor &> /dev/null
6 post_upgrade() {
7     post_install "$@"
10 post_remove() {
11     post_install "$@"