Revert "Introduce patchShebangsPhase ran in preConfigurePhases"
This reverts commit 512fbb280f.
See #5368
This commit is contained in:
@@ -27,6 +27,7 @@ stdenv.mkDerivation {
|
||||
|
||||
postPatch = ''
|
||||
ENV=$(type -p env)
|
||||
patchShebangs "."
|
||||
substituteInPlace lib/Tools/env \
|
||||
--replace /usr/bin/env $ENV
|
||||
substituteInPlace lib/Tools/install \
|
||||
|
||||
Reference in New Issue
Block a user