* man -> man-db.
svn path=/nixpkgs/trunk/; revision=10543
This commit is contained in:
parent
3918ffc86d
commit
f21f531e4e
@ -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;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -102,7 +102,7 @@ let {
|
|||||||
libxslt
|
libxslt
|
||||||
lvm2
|
lvm2
|
||||||
lynx
|
lynx
|
||||||
man
|
man_db
|
||||||
mdadm
|
mdadm
|
||||||
mesa
|
mesa
|
||||||
mingetty
|
mingetty
|
||||||
|
Loading…
x
Reference in New Issue
Block a user