updated on Wed Jan 18 08:00:29 UTC 2012
[aur-mirror.git] / terminator-bzr / terminator.install
blobaa5dac491219a1f2f4010c38a1e003c37ba9d543
1 post_install() {
2   which xdg-icon-resource &>/dev/null && xdg-icon-resource forceupdate || true
5 post_upgrade() {
6   post_install $1
9 post_remove() {
10   post_install $1