mail-mta/msmtp: Fix internal collision.
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Sat, 12 Oct 2019 18:28:32 +0000 (18:28 +0000)
committerLars Wendler <polynomial-c@gentoo.org>
Mon, 14 Oct 2019 07:46:22 +0000 (09:46 +0200)
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Closes: https://bugs.gentoo.org/697570
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
mail-mta/msmtp/msmtp-1.8.3.ebuild
mail-mta/msmtp/msmtp-1.8.5-r1.ebuild
mail-mta/msmtp/msmtp-1.8.6.ebuild

index b9dfbfba2bf23ed60ff39f5e49967ee6edf8788e..52bcaba3af677aca96829becd72f214d58f5b6b3 100644 (file)
@@ -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
index 416ef1aa3cf1cd76f3151358dd0e66ff0bacce09..967774288fed0a432ea2d0c3ae84429bf126cccf 100644 (file)
@@ -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
@@ -101,8 +101,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
index 416ef1aa3cf1cd76f3151358dd0e66ff0bacce09..967774288fed0a432ea2d0c3ae84429bf126cccf 100644 (file)
@@ -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
@@ -101,8 +101,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