# # set +o errexit -o noglob is assumed. # pkg_libressl_host_install_pre() { ex_rtl_fileop rm "${PKG_DESTDIR}/etc"; }; # vim:filetype=sh