ghc-8.2.1-binary: Patch shebang causing failures in Centos 6
This commit is contained in:
parent
ff060e74b8
commit
3bcdb3945a
@ -75,6 +75,7 @@ stdenv.mkDerivation rec {
|
||||
# Some scripts used during the build need to have their shebangs patched
|
||||
''
|
||||
patchShebangs ghc-${version}/utils/
|
||||
patchShebangs ghc-${version}/configure
|
||||
'' +
|
||||
|
||||
# Strip is harmful, see also below. It's important that this happens
|
||||
|
Loading…
Reference in New Issue
Block a user