updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / cosmicbreak / cosmicbreak.install
blob61fd883e2ed1879ece55a0eb941b09259d07823c
2 post_install() {
3         
4         echo "----------------------------------------------------------"
5         echo "To be able to play, save configs, and update the client,"
6         echo "add your user to the games group:"
7         echo " # gpasswd -a USERNAME games"
9         echo ""
11         echo "To fix startup black screen:"
12         echo " # killall cosmic & rm /opt/cosmicbreak/programs/option3.ser"
13         echo "----------------------------------------------------------"