* Added the GNU diffutils.

svn path=/nixpkgs/trunk/; revision=312
This commit is contained in:
Eelco Dolstra
2003-08-18 17:04:07 +00:00
parent 86ac7b60b0
commit 5bfb7b04d4
3 changed files with 23 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ Function(["nativeTools"],
, IncludeFix("gnused/gnused.fix")
, IncludeFix("gnugrep/gnugrep.fix")
, IncludeFix("gnutar/gnutar.fix")
, IncludeFix("diffutils/diffutils.fix")
, IncludeFix("gzip/gzip.fix")
]))
]