scrypt: remove obsolete substituteInPlace
This commit is contained in:
parent
193a57fa48
commit
3f4caa111f
@ -12,8 +12,6 @@ stdenv.mkDerivation rec {
|
|||||||
buildInputs = [ openssl ];
|
buildInputs = [ openssl ];
|
||||||
|
|
||||||
patchPhase = ''
|
patchPhase = ''
|
||||||
substituteInPlace Makefile \
|
|
||||||
--replace "command -p mv" "mv"
|
|
||||||
substituteInPlace Makefile.in \
|
substituteInPlace Makefile.in \
|
||||||
--replace "command -p mv" "mv"
|
--replace "command -p mv" "mv"
|
||||||
substituteInPlace autocrap/Makefile.am \
|
substituteInPlace autocrap/Makefile.am \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user