updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / abuledu-calculs / abuledu-calculs.install
bloba6c833cc7fac40b852e53e190c6f34582b4a0148
1 # arg 1:  the new package version
2 post_install() {
3                 chgrp -R leterrier /usr/share/abuledu-calculs/{reglages,data}
4                 chmod -R g+w /usr/share/abuledu-calculs/{reglages,data}
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 $*