* Fix some attributes that now make nix-env -q --meta barf.

svn path=/nixpkgs/trunk/; revision=16134
This commit is contained in:
Eelco Dolstra
2009-07-02 09:08:01 +00:00
parent 255a4a91f0
commit d3f5d94ac7
3 changed files with 10 additions and 9 deletions

View File

@@ -76,7 +76,6 @@ rec {
name = "texlive-core-2007";
meta = {
description = "A TeX distribution";
srcs = [texmfSrc langTexmfSrc];
};
}