updated on Sun Jan 8 12:02:35 UTC 2012
[aur-mirror.git] / mupad / mupad.install
blob51ce75235c7646de004508985ad9072ed39bec13
1 pre_install() {
2   echo "*********************************************************************************"
3   echo "*  There's no free version available at the moment.                             *" 
4   echo "*  If you wanna test MuPAD Pro you can get a demo-license here:                 *"
5   echo "*                                                                               *"
6   echo "*  http://www.mupad.org/shop/product_info.php/product/MP4-DN-TRIAL/language/en  *"
7   echo "*********************************************************************************"
10 pre_upgrade() {
11   echo "*********************************************************************************"
12   echo "*  There's no free version available at the moment.                             *" 
13   echo "*  If you wanna test MuPAD Pro you can get a demo-license here:                 *"
14   echo "*                                                                               *"
15   echo "*  http://www.mupad.org/shop/product_info.php/product/MP4-DN-TRIAL/language/en  *"
16   echo "*********************************************************************************"
19 op=$1
20 shift
21 $op $*