updated on Sat Jan 21 16:18:39 UTC 2012
[aur-mirror.git] / jrockit / jrockit.install
blob04113c5065de64658ae4cbac27c089e349f48eab
1 post_upgrade() {
2         post_install $1
5 post_install() {
6    echo "The jrockit package is licensed software."
7         echo "You MUST read and agree to the license stored in"
8         echo "/usr/share/licenses/jrockit/license.html  before using it."
9         
12 op=$1
13 shift
14 $op $*