forked from rarias/bscpkgs
Add old SLURM, pmix and pmi2 versions
This commit is contained in:
@@ -58,6 +58,12 @@ stdenv.mkDerivation rec {
|
||||
patchShebangs ./configure
|
||||
'';
|
||||
|
||||
# postBuild = ''
|
||||
# pushd contrib/pmi2
|
||||
# make -j install
|
||||
# popd
|
||||
# '';
|
||||
|
||||
postInstall = ''
|
||||
rm -f $out/lib/*.la $out/lib/slurm/*.la
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user