projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b44ed39
)
sci-electronics/irsim: Remove stray tc-export call
author
David Seifert
<soap@gentoo.org>
Thu, 13 Feb 2020 12:59:46 +0000
(13:59 +0100)
committer
David 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
patch
|
blob
|
history
diff --git
a/sci-electronics/irsim/irsim-9.7.93.ebuild
b/sci-electronics/irsim/irsim-9.7.93.ebuild
index 335f5fce31494217048bde28c090a2beb0c656ce..aa5dd7851040a9f12a5ad4346c817ff2149ef98b 100644
(file)
--- a/
sci-electronics/irsim/irsim-9.7.93.ebuild
+++ b/
sci-electronics/irsim/irsim-9.7.93.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-20
15 Gentoo Foundation
+# Copyright 1999-20
20 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
}