updated on Mon Jan 23 16:10:15 UTC 2012
[aur-mirror.git] / lostsky-hg / lostsky.install
blob94da549d2fd0abd9483e1c307467808e4265dba4
1 post_install() {
2     echo ">>> You must be a member of the games group for the save functionality to work."
4 post_upgrade() {
5     post_install
8 post_remove() {
9     if [ -d /usr/share/lostsky/data ]; then
10        echo ">>> You may safely delete /usr/share/lostsky/data and its contents (save files) if you don't want them."
11     fi