updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / openkore-svn / openkore-svn.install
blob147ca791b084bdcb6a0f37911547bf665d8485dc
1 post_install() {
2                 chgrp -R games /opt/openkore
4         echo "------------------------------------------------------------"
5         echo "> Add yourself to the games group to use openkore:"
6         echo "> gpasswd -a USERNAME games"
7         echo "------------------------------------------------------------"
9 pre_upgrade() {
10                 mv /opt/openkore/control /opt/openkore/control.backup
12         echo "------------------------------------------------------------"
13         echo "> You already have config files in /opt/openkore/control/."
14         echo "> They will be kept."
15                 echo "------------------------------------------------------------"
17 post_upgrade() {
18                 rm -rf /opt/openkore/control
19                 mv /opt/openkore/control.backup /opt/openkore/control
21                 post_install
23 post_remove() {
24                 rm -rf /opt/openkore/