commit:     f60e2202c07ede51647cf6d04de69cb6eeb9c821
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  3 23:24:16 2017 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sat Jun  3 23:24:31 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f60e2202

net-mail/tnef: Use "default" in src_prepare"

This allows the user to apply patches and buildsystem is still able to
catch up if needed.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 net-mail/tnef/tnef-1.4.15.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net-mail/tnef/tnef-1.4.15.ebuild b/net-mail/tnef/tnef-1.4.15.ebuild
index 5632a117629..19c02d87cd4 100644
--- a/net-mail/tnef/tnef-1.4.15.ebuild
+++ b/net-mail/tnef/tnef-1.4.15.ebuild
@@ -13,8 +13,9 @@ LICENSE="GPL-2"
 KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 
 src_prepare() {
+       default
+
        eautoreconf
-       eapply_user
 }
 
 src_test() {

Reply via email to