Revert "Introduce patchShebangsPhase ran in preConfigurePhases"
This reverts commit 512fbb280f.
See #5368
This commit is contained in:
@@ -12,6 +12,8 @@ in pythonPackages.buildPythonPackage rec {
|
||||
};
|
||||
|
||||
preBuild = ''
|
||||
patchShebangs ./tools
|
||||
|
||||
substituteInPlace setup.py \
|
||||
--replace /usr $out \
|
||||
--replace /etc $out/etc \
|
||||
|
||||
Reference in New Issue
Block a user