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