post_install() { echo ">> projectm has been split so that you additionally need to install:" echo ">> libvisual-project for libvisual (like for amarok)" } post_upgrade() { post_install } op=$1 shift $op $*