* hydra: make manual.pdf

[?]
Mar 29, 2010, 11:46 AM
VM3TQZ65HGSQEJ4XU276RHJBRVMEPD5A42OKK52T3MFPZBE4VOHQC

Dependencies

  • [2] 7C6HSXUQ * Start of a regression test for Hydra.
  • [3] T4LLYESZ * Nix expression for building Hydra.
  • [4] 3MDDGGSN * Install the manual.
  • [5] YQWH4POV * Simplify.
  • [6] Y2BFYLLK * Install the SQL schemata in $out/share/hydra/sql.

Change contents

  • replacement in release.nix at line 2
    [3.23][2.0:50]()
    , hydraSrc ? {outPath = ../hydra-wc; rev = 1234;}
    [3.23]
    [3.65]
    , hydraSrc ? {outPath = ./.; rev = 1234;}
  • replacement in release.nix at line 70
    [3.1780][3.1780:1817]()
    [ perl makeWrapper libtool ]
    [3.1780]
    [3.1817]
    [ perl makeWrapper libtool dblatex ]
  • replacement in release.nix at line 108
    [3.3153][3.3153:3313]()
    ln -s manual.html $out/share/doc/hydra/manual/index.html
    echo "doc manual $out/share/doc/hydra/manual" >> $out/nix-support/hydra-build-products
    [3.3153]
    [3.3313]
    make -C doc/manual manual.pdf
    echo "doc-pdf manual $out/share/doc/hydra/manual/manual.pdf" >> $out/nix-support/hydra-build-products