updated on Tue Jan 10 12:02:00 UTC 2012
[aur-mirror.git] / savage-xr / savage-xr.install
blob4084aaa7920eabff9e18ec104de3064aec3e3954
1 post_install() {
2     echo ">>> In order to play Savage XR, add your user to the 'games' group."
3     echo ">>>"
4     echo ">>>  # gpasswd -a USERNAME games"
5     echo ">>>"
6     echo ">>> Remember to logout and log back in for the changes to take effect."
7     echo ">>>"
8     echo ">>> Known issues: the game and autoupdate change permissions on files."
11 post_remove() {
12     echo "==> To completely remove Savage XR, you will need to manually remove"
13     echo "==>   /opt/savage-xr as root"