summaryrefslogtreecommitdiff
path: root/mail-mta/msmtp/msmtp-1.8.3.ebuild
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.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/mail-mta/msmtp/msmtp-1.8.3.ebuild b/mail-mta/msmtp/msmtp-1.8.3.ebuild
index b9dfbfba2bf2..52bcaba3af67 100644
--- a/mail-mta/msmtp/msmtp-1.8.3.ebuild
+++ b/mail-mta/msmtp/msmtp-1.8.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 2004-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -97,8 +97,6 @@ src_install() {
fi
if use mta ; then
- dodir /usr/sbin
- dosym ../bin/msmtp /usr/sbin/sendmail
dosym msmtp /usr/bin/sendmail
dosym ../bin/msmtp /usr/$(get_libdir)/sendmail
fi