updated on Wed Jan 25 16:08:47 UTC 2012
[aur-mirror.git] / imprudence-secondlife-bin-x86_64 / imprudence-secondlife.install
blob6fa2a30fa0fe9de7bdc90844c30479a76ffe1528
1 post_install() {
2         echo ">>> You must register an account on the official Second Life"
3         echo ">>>  website in order to play Second Life."
4         echo ">>>"
5         echo ">>>  http://www.secondlife.com/"
6         echo ">>>"
7         echo ">>> You must also add your user to the 'games' group."
8         echo ">>>"
9         echo ">>>  # gpasswd -a USERNAME games"
10         echo ">>>"
11         echo ">>> Remember to logout and log back in for the changes to take effect."
14 post_upgrade() {
15         post_install $1
18 pre_remove() {
19         /bin/true
22 op=$1
23 shift
25 $op $*