updated on Thu Jan 12 04:00:44 UTC 2012
[aur-mirror.git] / stepmania / stepmania.install
blob8dceaa51a144c9e9492b37f9aa5b85b41c6d4908
1 post_install() {
2         echo "==> You MUST add yourself to the games group :"
3         echo "==> sudo gpasswd -a <username> games"
4         echo "==> and reboot to make this change effective."
5         echo "==> Install your custom songs in /opt/stepmania/Songs ; you can find"
6         echo "==> content at http://code.google.com/p/sm-ssc/wiki/FindingContent"
7         echo ""
8         echo "==> If you want to get your old songs from an older sm-ssc install, run :"
9         echo "==> mv /opt/sm-ssc/Songs /opt/stepmania as root."
12 post_remove() {
13         echo "==> Some files were left over in /opt/stepmania, such as songs."
14         echo "==> You can delete them if you don't plan on reinstalling stepmania."