summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mail-mta/msmtp/msmtp-1.8.3.ebuild')
-rw-r--r--mail-mta/msmtp/msmtp-1.8.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-mta/msmtp/msmtp-1.8.3.ebuild b/mail-mta/msmtp/msmtp-1.8.3.ebuild
index 77513593949d..449800749320 100644
--- a/mail-mta/msmtp/msmtp-1.8.3.ebuild
+++ b/mail-mta/msmtp/msmtp-1.8.3.ebuild
@@ -123,7 +123,7 @@ pkg_preinst() {
pkg_postinst() {
if [[ -z ${REPLACING_VERSIONS} ]]; then
- einfo "Please edit ${EROOT%/}/etc/msmtprc before first use."
+ einfo "Please edit ${EROOT}/etc/msmtprc before first use."
einfo "In addition, per user configuration files can be placed"
einfo "as '~/.msmtprc'. See the msmtprc-user.example file under"
einfo "/usr/share/doc/${PF}/ for an example."