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

@@ -8,7 +8,7 @@ stdenv.mkDerivation rec {
sha256 = "0153py77ll759jacq41dp2z2ksr08pdcfic0rwjd6pr84dk89y9v";
};
outputDocdev = "out";
outputDevdoc = "out";
installPhase = ''
mkdir -p $out/share/man

View File

@@ -11,7 +11,7 @@ stdenv.mkDerivation rec {
sha256 = "09c5gjhcz97ghfrv9zkgfb1wckvmqnhbzga0xidbm1ir7640di8l";
};
outputDocdev = "out";
outputDevdoc = "out";
preConfigure = "
patchShebangs ./configure