post_install() { echo "==> Be sure to verify the paths listed in /etc/icomplete.conf" echo "==> as some of them are version specific (kernel and gcc)" } post_upgrade() { post_install } op=$1 shift $op $*