Revert "Introduce patchShebangsPhase ran in preConfigurePhases"
This reverts commit 512fbb280f.
See #5368
This commit is contained in:
@@ -13,6 +13,7 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "08x7rigq5pa1pfpl30qp353hbdkpadr1zc49slpczhsn0sg36pd6";
|
||||
};
|
||||
|
||||
patchPhase = ''patchShebangs .'';
|
||||
buildInputs = [ perl zlib ];
|
||||
|
||||
makeFlags = "CFLAGS=-fPIC";
|
||||
|
||||
Reference in New Issue
Block a user