hydra/release.nix: use new location for manual.pdf
This commit is contained in:
parent
6e213fab97
commit
b75207946b
@ -32,7 +32,7 @@ rec {
|
|||||||
postDist = ''
|
postDist = ''
|
||||||
cp doc/manual/manual.pdf $out
|
cp doc/manual/manual.pdf $out
|
||||||
nuke-refs $out/manual.pdf
|
nuke-refs $out/manual.pdf
|
||||||
echo "doc-pdf manual $out/share/doc/hydra/manual/manual.pdf" >> $out/nix-support/hydra-build-products
|
echo "doc-pdf manual $out/manual.pdf" >> $out/nix-support/hydra-build-products
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user