* man -> man-db.

svn path=/nixpkgs/trunk/; revision=10543
This commit is contained in:
Eelco Dolstra 2008-02-07 13:38:44 +00:00
parent 3918ffc86d
commit f21f531e4e
4 changed files with 2 additions and 2 deletions

View File

@ -627,7 +627,7 @@ rec {
inherit fetchurl stdenv; inherit fetchurl stdenv;
}; };
man = import ../tools/misc/man { man_db = import ../tools/misc/man-db {
inherit fetchurl stdenv db4 groff; inherit fetchurl stdenv db4 groff;
}; };

View File

@ -102,7 +102,7 @@ let {
libxslt libxslt
lvm2 lvm2
lynx lynx
man man_db
mdadm mdadm
mesa mesa
mingetty mingetty