projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24d3d20
)
net-mail/tnef: Use "default" in src_prepare"
author
Thomas Deutschmann
<whissi@gentoo.org>
Sat, 3 Jun 2017 23:24:16 +0000
(
01:24
+0200)
committer
Thomas 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
patch
|
blob
|
history
diff --git
a/net-mail/tnef/tnef-1.4.15.ebuild
b/net-mail/tnef/tnef-1.4.15.ebuild
index 5632a11762953d3bc7bf66ed79bfa0bbe1e0a2bc..19c02d87cd4b543a32f0716894bdc86a815053a2 100644
(file)
--- 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() {