diff --git a/release.nix b/release.nix index 105286bb..704d3750 100644 --- a/release.nix +++ b/release.nix @@ -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"