updated on Sat Jan 14 04:03:48 UTC 2012
[aur-mirror.git] / yamagi-quake2-rogue / quake2.install
blob3534635c4f884ab8ee730b2bf529791a1c7fb971
1 post_install() {
2 cat << EOF
3 :: You need the Quake II Mission Pack 2 data files to play,
4 :: copy them to '/usr/share/quake2/rogue'
5 :: To launch game : cd /usr/bin/quake2/
6 :: ./quake2 -set game rogue &
7 EOF
10 post_upgrade() {
11   post_install $1