updated on Wed Jan 18 12:20:32 UTC 2012
[aur-mirror.git] / sysprof-git / sysprof.install
blob489df22620ec625208ceb7a59fdb4ffc84597b5c
1 post_install() {
2   depmod -a
5 post_upgrade() {
6   post_install $1
9 post_remove() {
10   post_install $1