net-mail/notmuch: ROOT -> EROOT

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-01-02 22:34:42 +00:00
parent 894d27a847
commit db32ab134c

View File

@@ -253,7 +253,7 @@ src_install() {
pkg_preinst() {
local _rcfile="/etc/mutt/notmuch-mutt.rc"
if use mutt && ! [[ -e ${ROOT}${_rcfile} ]]; then
if use mutt && ! [[ -e "${EROOT}"${_rcfile} ]]; then
elog "To enable notmuch support in mutt, add the following line"
elog "to your mutt config file:"
elog ""