commit:     89042a11f691a8752a50e8d4def0630eaf2c887f
Author:     Toralf Förster <toralf.foerster <AT> gmx <DOT> de>
AuthorDate: Mon Apr  4 19:28:16 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Apr  5 17:47:38 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89042a11

dev-util/trinity: add "default" to src_prepare()

accidently missed in the EAPI=6 bump of commit fa94229

Signed-off-by: Toralf Förster <toralf.foerster <AT> gmx.de>
Closes: https://github.com/gentoo/gentoo/pull/1198
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 dev-util/trinity/trinity-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-util/trinity/trinity-9999.ebuild 
b/dev-util/trinity/trinity-9999.ebuild
index caa077f..9eb8f22 100644
--- a/dev-util/trinity/trinity-9999.ebuild
+++ b/dev-util/trinity/trinity-9999.ebuild
@@ -24,6 +24,7 @@ src_prepare() {
                -i Makefile || die
 
        tc-export CC
+       default
 }
 
 src_compile() {

Reply via email to