Revert "Introduce patchShebangsPhase ran in preConfigurePhases"
This reverts commit 512fbb280f.
See #5368
This commit is contained in:
@@ -10,6 +10,8 @@ stdenv.mkDerivation rec {
|
||||
};
|
||||
|
||||
preConfigure = ''
|
||||
patchShebangs .
|
||||
|
||||
# ignore warnings
|
||||
sed -i 's/-Werror -Wall//' Makefile
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user