forked from lix-project/hydra
Specify all of $(htmldir) as the doc.
This commit is contained in:
parent
ceb38a727a
commit
1007c0ca20
|
@ -33,7 +33,7 @@ rec {
|
|||
make -C doc/manual install prefix="$out"
|
||||
nuke-refs "$out/share/doc/hydra/manual.pdf"
|
||||
|
||||
echo "doc manual $out/share/doc/hydra/manual.html" >> \
|
||||
echo "doc manual $out/share/doc/hydra" >> \
|
||||
"$out/nix-support/hydra-build-products"
|
||||
echo "doc-pdf manual $out/share/doc/hydra/manual.pdf" >> \
|
||||
"$out/nix-support/hydra-build-products"
|
||||
|
|
Loading…
Reference in a new issue