* Added GNU grep, and the Perl Compatible Regular Expressions library used by
grep. svn path=/nixpkgs/trunk/; revision=311
This commit is contained in:
@@ -14,6 +14,7 @@ Function(["nativeTools"],
|
||||
[],
|
||||
[ IncludeFix("coreutils/coreutils.fix")
|
||||
, IncludeFix("gnused/gnused.fix")
|
||||
, IncludeFix("gnugrep/gnugrep.fix")
|
||||
, IncludeFix("gnutar/gnutar.fix")
|
||||
, IncludeFix("gzip/gzip.fix")
|
||||
]))
|
||||
|
||||
Reference in New Issue
Block a user