crocoddyl: update substituteInPlace use
This commit is contained in:
parent
a8dfcd8732
commit
f25bd60c8a
@ -60,7 +60,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
substituteInPlace \
|
||||
examples/CMakeLists.txt \
|
||||
examples/log/check_logfiles.sh \
|
||||
--replace /bin/bash ${stdenv.shell}
|
||||
--replace-fail /bin/bash ${stdenv.shell}
|
||||
'';
|
||||
|
||||
doCheck = true;
|
||||
|
Loading…
Reference in New Issue
Block a user