post_install() { ln -sf /usr/lib/jvm/java-6-openjdk/bin/* /usr/bin } post_upgrade() { post_install } op=$1 shift $op $*