updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / crossover-games / crossover-games.install
blobf0de5f33f7803798cde8953f41939840d7676de6
1 post_install() {
2         echo "Creating menus and file associations, please wait..."
3         /opt/cxgames/bin/cxmenu --crossover --install
4         /opt/cxgames/bin/cxassoc --crossover --install
5         echo "Done!"
6         echo
7         echo "This is the demo version, to fully activate it you must have a valid serial and register it."
8         echo "More information about this process here:"
9         echo "http://www.codeweavers.com/support/docs/crossover-games-linux/demo"
12 post_upgrade() {
13         post_install