outputDocdev -> outputDevdoc

For consistency with the devdoc output.
This commit is contained in:
Eelco Dolstra
2016-09-20 16:51:51 +02:00
parent 594c47e5eb
commit 5f8a330d40
6 changed files with 7 additions and 7 deletions

View File

@@ -10,7 +10,7 @@ stdenv.mkDerivation rec {
sha256 = "0hpxcij9xx9ny3gs9p0iz4r8zslw8wqymbyababiyl7603a6x90y";
};
outputDocdev = "out";
outputDevdoc = "out";
# maybe there is a better way to pass the needed dtd and xsl files
# "-//OASIS//DTD DocBook XML V4.1.2//EN" and "http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl"