post_install() { /bin/cat << EOF ===> To compile the modules do /usr/bin/vboxbuild EOF } post_upgrade() { /bin/cat << EOF ===> To recompile the modules do /usr/bin/vboxbuild EOF }