updated on Tue Jan 17 20:03:13 UTC 2012
[aur-mirror.git] / bubbros / bubnbros.install
blobb813537d33940e9e7c34c28cb76c4cabc07349e3
1  
2 post_install() {
3   cat << EOF
4 ==> This game uses a server and client set up.
5 ==> If the menu entry does not open your web browser you can
6 ==> either:
7 ==> 1) Start the  server with "bubnbros" from the command line 
8 ==>    and point your browser of choice at the url given.
9 ==> 2) Define the environment variable BROWSER in the file
10 ==>    /etc/profile to point at you browser of choice.
11 EOF
14 post_upgrade() {
15   post_install $1
18 op=$1
19 shift
20 $op $*