patch net-tools to make it work nicely with gcc-3.4

svn path=/nixpkgs/branches/nixos-pkgs/; revision=1898
This commit is contained in:
Armijn Hemel
2004-12-17 13:49:04 +00:00
parent 1eb961902f
commit 66ea9ba4e7
3 changed files with 40 additions and 0 deletions
@@ -8,4 +8,5 @@ stdenv.mkDerivation {
md5 = "888774accab40217dde927e21979c165";
};
config = ./config.h;
patch = ./net-tools-labels.patch;
}