updated on Sat Jan 14 00:11:12 UTC 2012
[aur-mirror.git] / crayonphysicsdeluxe / CrayonPhysicsDeluxe.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 "$@"