Fix the test

This commit is contained in:
Eelco Dolstra
2011-11-30 18:03:50 +01:00
parent 82d17a2d0b
commit dd6e5d49ba
3 changed files with 9 additions and 9 deletions

View File

@ -17,7 +17,7 @@ rec {
version = builtins.readFile ./version;
buildInputs =
[ perl libxslt dblatex tetex nukeReferences pkgconfig boehmgc ] ;
[ perl libxslt dblatex tetex nukeReferences pkgconfig boehmgc ];
preConfigure = ''
# TeX needs a writable font cache.
@ -63,6 +63,8 @@ rec {
gzip bzip2 lzma gnutar unzip git gitAndTools.topGit mercurial gnused graphviz bazaar
] ++ ( if stdenv.isLinux then [rpm dpkg cdrkit] else [] )));
preConfigure = "patchShebangs .";
postInstall = ''
ensureDir $out/nix-support
nuke-refs $out/share/doc/hydra/manual/manual.pdf