sci-electronics/irsim: Remove stray tc-export call
authorDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 12:59:46 +0000 (13:59 +0100)
committerDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 12:59:46 +0000 (13:59 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
sci-electronics/irsim/irsim-9.7.93.ebuild

index 335f5fce31494217048bde28c090a2beb0c656ce..aa5dd7851040a9f12a5ad4346c817ff2149ef98b 100644 (file)
@@ -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
 }