updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / bin32-jdk-java5 / bin32-jdk.install
blobfc626f929722af922578320d06a131301eb44b82
1 post_upgrade() {
2         post_install $1
5 post_install() {
6    echo "The jdk package is licensed software."
7         echo "You MUST read and agree to the license stored in"
8         echo "/opt/bin32-jdk-java5/LICENSE before using it."
9         
12 op=$1
13 shift
14 $op $*