updated on Wed Jan 25 16:08:47 UTC 2012
[aur-mirror.git] / chicken-graph-cycles / chicken.install
blob2022006b327dcc4e8af6c63037d73b0479d8d51e
1 ## arg 1:  the new package version
2 post_install() {
3   chicken-install -u
6 ## arg 1:  the new package version
7 ## arg 2:  the old package version
8 post_upgrade() {
9   post_install
12 ## arg 1:  the old package version
13 post_remove() {
14   post_install