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