updated on Tue Jan 10 04:01:21 UTC 2012
[aur-mirror.git] / tamagotchi_boxing / tamagotchi_boxing.install
blob13875d67b18bfa5d099717ae0d18f9b7b82cc5e9
1 post_install() {
2   chgrp games /usr/share/tamagotchi_boxing
3   chmod 675 /usr/share/tamagotchi_boxing
5   echo "Add user to group games to enable game saving. Please note that this application is not multiuser friendly."
6   /bin/true
9 post_upgrade() {
10 /bin/true
13 pre_remove() {
14 /bin/true
17 op=$1
18 shift
20 $op "$@"