nixpkgs/pkgs/stdenv
aszlig 82f94df719 stdenv/setup.sh: Always run postPatch hook.
I'm not sure whether this was by intention, but so far postPatch hooks were
silently skipped whenever the patches list was empty. This change could possibly
change the build results of the following packages:

 * gcc
 * cmake (264)
 * systemtap
 * quemu-kvm

These packages all have in common that they have a postPatch hook and the
patches list can be empty when certain conditions are met.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-02-27 15:26:18 +01:00
..
generic stdenv/setup.sh: Always run postPatch hook. 2013-02-27 15:26:18 +01:00
linux stdenv bootstrap: removing xz override from stdenvLinuxBoot4 2013-01-29 23:39:27 +01:00
mingw stdenv/setup.sh: Always run postPatch hook. 2013-02-27 15:26:18 +01:00
native Pass ‘config’ to stdenv/generic/default.nix 2013-01-17 23:24:55 +01:00
nix Pass ‘config’ to stdenv/generic/default.nix 2013-01-17 23:24:55 +01:00
adapters.nix More renames 2012-12-28 19:42:10 +01:00
common-path.nix * Don't use the "replace-literal" command in stdenv; instead use 2012-01-19 13:47:26 +00:00
default.nix Pass ‘config’ to stdenv/generic/default.nix 2013-01-17 23:24:55 +01:00