hydra/release.nix: posthook -> postdist

This commit is contained in:
Rob Vermaas 2011-01-14 10:48:50 +00:00
parent 3d17802d1c
commit 8463942811

View file

@ -22,7 +22,7 @@ rec {
export VARTEXFONTS=$TMPDIR/texfonts
'';
postHook = ''
postDist = ''
cp doc/manual/manual.pdf $out
nuke-refs $out/manual.pdf
echo "doc-pdf manual $out/share/doc/hydra/manual/manual.pdf" >> $out/nix-support/hydra-build-products