Author: eelco @ rev 14411
svn path=/nixos/branches/fix-style/; revision=14448
This commit is contained in:
parent
5dbb38cdec
commit
e05e4b6bca
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ let
|
|||
./manual.xml
|
||||
cp ${./style.css} $out/style.css
|
||||
ensureDir $out/nix-support
|
||||
echo "doc manual $out" >> $out/nix-support/hydra-build-products
|
||||
echo "doc manual $out manual.html" >> $out/nix-support/hydra-build-products
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue