updated on Sat Jan 14 12:12:45 UTC 2012
[aur-mirror.git] / bin32-jdk / bin32-jdk.install
blob3a205e48a4778e08c9bef47a0dc70f8cb3eb33a1
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/LICENSE before using it."
9         
12 op=$1
13 shift
14 $op $*