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