# setup_pkg_ 1.6.5 && pkg_install_() { tar -cf "$prefix_"/ant.tar * && cd "$prefix_" && ( rm -f ant.tar && exec tar -xf - ) < ant.tar }