commit:     8780009d7f7b9c8bfcf7514cb8a266b67562e3b4
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Thu May 31 12:55:51 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Thu May 31 12:57:05 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8780009d
x11-terms/xvt: move tc-export CC to src_configure()

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 x11-terms/xvt/xvt-2.1-r3.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/x11-terms/xvt/xvt-2.1-r3.ebuild b/x11-terms/xvt/xvt-2.1-r3.ebuild
index 1c3076cf225..ec2d970817d 100644
--- a/x11-terms/xvt/xvt-2.1-r3.ebuild
+++ b/x11-terms/xvt/xvt-2.1-r3.ebuild
@@ -38,8 +38,7 @@ PATCHES=(
        "${FILESDIR}/${PN}-pts.patch"
 )
 
-src_prepare() {
-       default
+src_configure() {
        tc-export CC
 }
 

Reply via email to