release.nix: Install the manual under the right prefix.
This commit is contained in:
parent
1e737f95f8
commit
1ddd8b29fb
@ -29,7 +29,7 @@ rec {
|
||||
];
|
||||
|
||||
postDist = ''
|
||||
make -C doc/manual install
|
||||
make -C doc/manual install prefix="$out"
|
||||
nuke-refs "$out/share/doc/hydra/manual.pdf"
|
||||
|
||||
echo "doc manual $out/share/doc/hydra/manual.html" >> \
|
||||
|
Loading…
x
Reference in New Issue
Block a user