macsio: fix install (#11088)
This commit is contained in:
parent
a1255b61c0
commit
4ff3ce494a
@ -97,7 +97,3 @@ def cmake_args(self):
|
||||
.format(spec['netcdf'].prefix))
|
||||
|
||||
return cmake_args
|
||||
|
||||
def install(self, spec, prefix):
|
||||
mkdirp(prefix.bin)
|
||||
install('spack-build/macsio/macsio', prefix.bin)
|
||||
|
Loading…
Reference in New Issue
Block a user