Revert "Introduce patchShebangsPhase ran in preConfigurePhases"
This reverts commit 512fbb280f.
See #5368
This commit is contained in:
@@ -21,6 +21,7 @@ stdenv.mkDerivation {
|
||||
checkPhase = ''
|
||||
rm tests/test-*vim.sh tests/test-pip.sh
|
||||
|
||||
patchShebangs ./; dontPatchShebags=1
|
||||
sed -i 's|^/bin/||' tests/test-fileops.sh
|
||||
|
||||
./testall.sh
|
||||
|
||||
Reference in New Issue
Block a user