commit:     3c65ea63d059c0708f1f75fe28ae73be2fc9cfad
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 13 12:59:46 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Feb 13 12:59:46 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c65ea63

sci-electronics/irsim: Remove stray tc-export call

Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 sci-electronics/irsim/irsim-9.7.93.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/sci-electronics/irsim/irsim-9.7.93.ebuild 
b/sci-electronics/irsim/irsim-9.7.93.ebuild
index 335f5fce314..aa5dd785104 100644
--- a/sci-electronics/irsim/irsim-9.7.93.ebuild
+++ b/sci-electronics/irsim/irsim-9.7.93.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -27,7 +27,6 @@ src_prepare() {
 src_configure() {
        # Short-circuit top-level configure script to retain CFLAGS
        cd scripts
-       #tc-export CPP
        econf
 }
 

Reply via email to