updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / stepmania-beta / stepmania-beta.install
blobb2540e3754b27ef51b08c383e22abda6fff5b6f9
1 post_install() {
2 cat << EOF
3 ==> The root directory for StepMania is /opt/stepmania-beta.
4 ==> Please refer to the StepMania documentation to learn
5 ==> about adding content to your StepMania installation.
6 EOF
9 pre_remove() {
10   # delete old cache
11   rm -rf /opt/stepmania-beta/Cache
14 op=$1
15 shift
17 $op $*