Merge pull request #31987 from jtojnar/devhelp-devdoc

stdenv: Move devhelp books to outputDevdoc
This commit is contained in:
Orivej Desh
2017-11-25 23:14:47 +00:00
committed by GitHub
6 changed files with 11 additions and 2 deletions
@@ -140,6 +140,7 @@ _multioutDocs() {
moveToOutput share/info "${!outputInfo}"
moveToOutput share/doc "${!outputDoc}"
moveToOutput share/gtk-doc "${!outputDevdoc}"
moveToOutput share/devhelp/books "${!outputDevdoc}"
# the default outputMan is in $bin
moveToOutput share/man "${!outputMan}"