# # set -o errexit -o noglob are assumed. # pkg_libxml2_install_make_post() { if [ -e "${PKG_DESTDIR}/bin/${PKG_TARGET}-xml2-config" ]; then ex_rtl_fileop rm "${PKG_DESTDIR}/bin/${PKG_TARGET}-xml2-config"; fi; cat > "${PKG_DESTDIR}/bin/${PKG_TARGET}-xml2-config" <