updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / abuledu-mulot / abuledu-mulot.install
blob00e50e066b45b88e67185d9c735c9c419a634aab
1 # arg 1:  the new package version
2 post_install() {
3                 chgrp -R leterrier /usr/share/abuledu-mulot/{images,reglages}
4                 chmod -R g+w /usr/share/abuledu-mulot/{images,reglages}
7 # arg 1:  the new package version
8 # arg 2:  the old package version
9 post_upgrade() {
10   post_install $1
15 op=$1
16 shift
17 $op $*