telling gnu id utils that .nix files should be treated as text

svn path=/nixpkgs/trunk/; revision=14237
This commit is contained in:
Marc Weber 2009-02-25 04:53:06 +00:00
parent 312c697fef
commit c0dd6fd3c9
2 changed files with 12 additions and 0 deletions

View file

@ -11,6 +11,8 @@ stdenv.mkDerivation rec {
doCheck = true;
patches = [ ./nix-mapping.patch ];
meta = {
description = "GNU Idutils, a text searching utility";

View file

@ -0,0 +1,10 @@
diff --git a/libidu/id-lang.map b/libidu/id-lang.map
index 7edb860..6dccd28 100644
--- a/libidu/id-lang.map
+++ b/libidu/id-lang.map
@@ -92,3 +92,5 @@ Makefile.* make
*.gz FILTER gzip -d <%s
*.Z FILTER gzip -d <%s
+
+*.nix text