[scalapack/el6] fix annoying typo

Tom Callaway spot at fedoraproject.org
Tue Oct 21 17:52:18 UTC 2014


commit 8f7b32f32faa6b4193926114aa90bd1e52efbc4d
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Tue Oct 21 13:52:16 2014 -0400

    fix annoying typo

 scalapack.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/scalapack.spec b/scalapack.spec
index 1932e7f..4fccb56 100644
--- a/scalapack.spec
+++ b/scalapack.spec
@@ -373,7 +373,7 @@ cp -f README ../
 %files -n blacs-common
 %{_includedir}/blacs/
 
-%if %{with mpich2}
+%if %{with mpich}
 
 %files -n blacs-mpich
 %{_libdir}/mpich/lib/libmpiblacs*.so.*


More information about the scm-commits mailing list