net-mail/tnef: Use "default" in src_prepare"
authorThomas Deutschmann <whissi@gentoo.org>
Sat, 3 Jun 2017 23:24:16 +0000 (01:24 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sat, 3 Jun 2017 23:24:31 +0000 (01:24 +0200)
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

index 5632a11762953d3bc7bf66ed79bfa0bbe1e0a2bc..19c02d87cd4b543a32f0716894bdc86a815053a2 100644 (file)
@@ -13,8 +13,9 @@ LICENSE="GPL-2"
 KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 
 src_prepare() {
+       default
+
        eautoreconf
-       eapply_user
 }
 
 src_test() {