nixpkgs/pkgs/stdenv/generic
Vladimír Čunát 1ebff73b88 stdenv/setup.sh: don't skip post-hooks (close #12032)
So far if no configure script is found or no makefile,
the rest of the phase is skipped, *including* post-hooks.
I find that behavior unexpected/unintuitive.

Earlier version of this patch had problems due to me assuming
that $configureScript is always a simple path, but that turned out
to be false in many cases, e.g. perl.
2016-01-05 09:34:02 +01:00
..
builder.sh stdenv: Statically include the default build inputs 2014-11-06 12:10:28 +01:00
default-builder.sh
default.nix allow{reason}: a bit more explicit error message 2015-12-09 17:01:46 +01:00
setup.sh stdenv/setup.sh: don't skip post-hooks (close #12032) 2016-01-05 09:34:02 +01:00