Revert "Introduce patchShebangsPhase ran in preConfigurePhases"
This reverts commit 512fbb280f.
See #5368
This commit is contained in:
@@ -12,8 +12,9 @@ stdenv.mkDerivation rec {
|
||||
makeFlags="PREFIX=$out"
|
||||
'';
|
||||
|
||||
postBuild=''
|
||||
patchPhase=''
|
||||
tar -xf testsuite.tar
|
||||
patchShebangs .
|
||||
'';
|
||||
|
||||
doCheck = true;
|
||||
|
||||
Reference in New Issue
Block a user