diff options
| author | Peter Simons <simons@cryp.to> | 2017-12-29 19:32:12 +0100 |
|---|---|---|
| committer | Peter Simons <simons@cryp.to> | 2017-12-30 13:53:05 +0100 |
| commit | 016aa581a757d468e35a03c6f8a3a0309af95e31 (patch) | |
| tree | a9436b33b4856b00e0349864e6c3a8441606625c /pkgs/development/python-modules/GitPython/hardcode-git-path.patch | |
| parent | a05d950812dbb1002e34db788b80ee20d3b5739c (diff) | |
haskell: extend generic builder to recognize mis-configured Cabal 2.x builds
Cabal 1.x says:
| Warning: This package indirectly depends on multiple versions of the same
| package. This is highly likely to cause a compile failure.
But in version 2.x, that warning is split into two lines differently:
| Warning:
| This package indirectly depends on multiple versions of the same package. This is very likely to cause a compile failure.
This commit modifies the call to "egrep" to recognize both versions by virtue
of the "-z" flag, which essentially interprets the whole configure-time output
as one long line.
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions
