updated on Sat Jan 21 04:00:54 UTC 2012
[aur-mirror.git] / bin32-jre / bin32-jre.install
blobadd39e18d101a3c9062af36b0ff869697ea3ae91
1 post_upgrade() {
2         post_install $1
5 post_install() {
6         echo "The jre package is licensed software."
7         echo "You MUST read and agree to the license stored in /opt/bin32-jre/jre/LICENSE before using it"
8         echo ""
9         echo "The new mozilla plugin link is /opt/bin32-jre/jre/lib/i386/libnpjp2.so"
10         echo "ln -s /opt/bin32-jre/jre/lib/i386/libnpjp2.so /usr/lib/mozilla/plugins/libnpjp2.so"
13 op=$1
14 shift
16 $op $*