# # Must compile with dietlibc. setup_pkg_ '0.6' && pkg_install_() { x_='s%/usr%%' && sed_ Makefile "$x_" && install -d "$prefix_"/man/man8 && make DESTDIR="$prefix_" DIET= all install }