mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
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:
@@ -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 ""
|
||||
|
||||
Reference in New Issue
Block a user