Fixed URLs

Removed vestigal mpi variant in netcdf-fortran
This commit is contained in:
citibeth
2016-03-05 23:05:45 -05:00
parent 648d08eb30
commit ae87948a23
3 changed files with 2 additions and 5 deletions

View File

@@ -11,6 +11,5 @@ class NetcdfCxx4(Package):
def install(self, spec, prefix):
configure('--prefix=%s' % prefix)
make()
make("install")