[netcdf-fortran/f18: 7/7] Rename mpich2 sub-packages to mpich and rebuild for mpich-3.0

Deji Akingunola deji at fedoraproject.org
Thu Jul 25 04:20:35 UTC 2013


commit b347b7f98c18774d15e812e022a431bdbb00fb44
Author: Deji Akingunola <dakingun at gmail.com>
Date:   Thu Jul 25 00:20:17 2013 -0400

    Rename mpich2 sub-packages to mpich and rebuild for mpich-3.0

 netcdf-fortran.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/netcdf-fortran.spec b/netcdf-fortran.spec
index 977e2d1..a77ab3b 100644
--- a/netcdf-fortran.spec
+++ b/netcdf-fortran.spec
@@ -214,7 +214,7 @@ make -C build check
 for mpi in %{mpi_list}
 do
   module load mpi/$mpi-%{_arch}
-  #make -C $mpi check
+  make -C $mpi check
   module purge
 done
 


More information about the scm-commits mailing list