updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / activity-log-manager-bzr / activity-log-manager-bzr.install
blob921920a35ee9f7eb932c9784ea262ccf707e07db
1 pkgname=activity-log-manager
3 post_install() {
4         xdg-icon-resource forceupdate
7 post_upgrade() {
8         post_install $1
11 post_remove() {
12         xdg-icon-resource forceupdate
15 # vim: set ft=sh ts=3 sw=3 tw=0: