stdenv: Move devhelp books to outputDevdoc

This commit is contained in:
Jan Tojnar
2017-11-23 20:21:32 +01:00
parent d6d96c3274
commit 70a0580e38
2 changed files with 2 additions and 1 deletions

View File

@@ -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}"