* Callouts require the docbook_xsl images.

svn path=/nixos/branches/modular-nixos/; revision=16354
This commit is contained in:
Eelco Dolstra 2009-07-14 13:31:32 +00:00
parent ab1676b457
commit a27f3942ef
2 changed files with 3 additions and 1 deletions

View file

@ -39,7 +39,9 @@ let
--output $out/manual.html \
${pkgs.docbook5_xsl}/xml/xsl/docbook/xhtml/docbook.xsl \
./manual.xml
ln -s ${pkgs.docbook5_xsl}/xml/xsl/docbook/images $out/
cp ${./style.css} $out/style.css
ensureDir $out/nix-support
echo "doc manual $out manual.html" >> $out/nix-support/hydra-build-products
'';

View file

@ -65,7 +65,7 @@ let
cmd = "root updatedb --localuser=nobody --output=${locatedb} > ${logfile}";
in
mkIf cfg.enable {<co xml:id='conf-syntax-5' />
mkIf cfg.enable { <co xml:id='conf-syntax-5' />
require = [ <co xml:id='conf-syntax-6' />
options