replace: split man output
This commit is contained in:
parent
4419a311f7
commit
b87a7c482b
@ -8,6 +8,8 @@ stdenv.mkDerivation {
|
|||||||
sha256 = "1c2nkxx83vmlh1v3ib6r2xqh121gdb1rharwsimcb2h0xwc558dm";
|
sha256 = "1c2nkxx83vmlh1v3ib6r2xqh121gdb1rharwsimcb2h0xwc558dm";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
outputs = [ "out" "man" ];
|
||||||
|
|
||||||
makeFlags = "TREE=\$(out) MANTREE=\$(TREE)/share/man";
|
makeFlags = "TREE=\$(out) MANTREE=\$(TREE)/share/man";
|
||||||
|
|
||||||
preBuild = ''
|
preBuild = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user