aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHonza Macháček <Hloupy.Honza@centrum.cz>2011-01-20 22:39:19 +0100
committerHonza Macháček <Hloupy.Honza@centrum.cz>2011-01-20 22:39:19 +0100
commit5c634ef30c97805fbf4d7e30a051e85727b8c421 (patch)
treed567e69a624121d242f0715a09b9907a6dc8bdf7 /sci-physics/abinit/abinit-6.4.2.ebuild
parent[sys-cluster/ceph] Moved to tree (diff)
downloadsci-5c634ef30c97805fbf4d7e30a051e85727b8c421.tar.gz
sci-5c634ef30c97805fbf4d7e30a051e85727b8c421.tar.bz2
sci-5c634ef30c97805fbf4d7e30a051e85727b8c421.zip
The typo of getFC corrected to . By Jérôme Borme <jerome.borme@gmail.com>
Diffstat (limited to 'sci-physics/abinit/abinit-6.4.2.ebuild')
-rw-r--r--sci-physics/abinit/abinit-6.4.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/abinit/abinit-6.4.2.ebuild b/sci-physics/abinit/abinit-6.4.2.ebuild
index 409ee0792..fe85154b8 100644
--- a/sci-physics/abinit/abinit-6.4.2.ebuild
+++ b/sci-physics/abinit/abinit-6.4.2.ebuild
@@ -94,7 +94,7 @@ src_configure() {
MY_CC="mpicc"
MY_CXX="mpic++"
else
- MY_FC="${tc-getFC}"
+ MY_FC="$(tc-getFC)"
MY_CC="$(tc-getCC)"
MY_CXX="$(tc-getCXX)"
fi