updated on Wed Jan 25 08:34:36 UTC 2012
[aur-mirror.git] / giana / giana.install
blob762fb536dfac8d42f7cfa4eef54028d483f4a27f
1 post_install() {
2     echo ">>> You must be a member of the games group for the save functionality to work."
3     echo ">>> Try 'giana -fs' for fullscreen mode (it's the default for the .desktop file)."
5 post_upgrade() {
6     post_install
9 post_remove() {
10     if [ -d /opt/gnp ]; then
11        echo ">>> You may safely delete /opt/giana and its contents (save files) if you don't want them."
12     fi