nixpkgs/pkgs/stdenv/mingw
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
..
cygpath removed executable bits from Nix files 2012-04-03 06:31:19 +00:00
fetchurl
pkgs removed executable bits from Nix files 2012-04-03 06:31:19 +00:00
simple-stdenv trying to fix mingw setup 2009-11-13 10:30:29 +00:00
builder.sh
default-builder.sh
default.nix Typos 2010-08-06 20:23:35 +00:00
fix-builder.sh
msys-builder.sh
setup.sh stdenv/setup.sh: Always run postPatch hook. 2013-02-27 15:26:18 +01:00