updated on Sun Jan 22 16:00:49 UTC 2012
[aur-mirror.git] / freegish-git / freegish.install
blob7f4b3bcaa77a64e37e6426043cc06eeab5fd516f
1 post_install() {
2 cat << _EOF
3 If you own original assets from purchased version,
4 copy the following directories into /usr/share/freegish:
5  * animation
6  * level
7  * music
8  * sound
9  * texture
10  * tile01 ... tile07
11 _EOF
14 post_upgrade() {
15         post_install
18 op=$1
19 shift
20 $op $*