Skip to content
Commit 3e61f3b9 authored by Moritz Ulrich's avatar Moritz Ulrich
Browse files

erlang: Change order of commands in `postPach` and `postInstall`.

Erlang's generic-builder isn't using the right /bin/sh in some
situations, causing build errors either in the erlang build itself or
in derivations depending on it.

This patch runs `patchShebangs make/` before running the rest of the
`postPatch` phase, hopefully using the right shell early enough.

This might be a solution for #36853, #36823 and #37638.
parent 9dd4cb39
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment