updated on Sat Jan 14 12:12:45 UTC 2012
[aur-mirror.git] / hotpotatoonline / hotpotatoonline.install
blob405ea4dc35e0173336328535f324a9bdfd8c09c4
2 post_install() {
3   cat << EOF
4 ==>
5 ==> To be able to save configs,
6 ==> add your user to the games group:
7 ==>
8 ==> # gpasswd -a USERNAME games
9 ==>
10 EOF
13 post_upgrade() {
14   post_install
17 op=$1
18 shift
19 $op $*