unrtf: split man output

This commit is contained in:
Joachim Fasting
2016-04-15 17:14:54 +02:00
parent 9340014c58
commit 36f7d498c9

View File

@@ -13,6 +13,8 @@ stdenv.mkDerivation rec {
preConfigure = "./bootstrap";
outputs = [ "out" "man" ];
meta = with stdenv.lib; {
description = "A converter from Rich Text Format to other formats";
longDescription = ''