updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / iostvoy / iostvoy.install
blob9fa251e6d6ec9d4ff44f8677910dde0a88e4ca16
2 post_install() {
3     echo ">>>"
4     echo ">>>>To play iostvoy with the Retail Version:"
5     echo ">>>   Copy the pak0.pk3 file from the original game CD to"
6     echo ">>>      /opt/iostvoy/baseEF/"
7     echo ">>>"
8     echo ">>>>When you have the .pk3 file(s) installed, run the game:"
9     echo ">>>      stvoyHM"
10     echo ">>>"
13 post_upgrade() {
14     post_install $1
17 pre_remove() {
18     /bin/true
21 op=$1
22 shift
24 $op $*