1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-10 04:43:53 +02:00

Remove log2html.xsl and friends

It's part of Hydra now.
This commit is contained in:
Eelco Dolstra 2014-08-13 19:01:14 +02:00
parent e9b609bf9a
commit cb921f67c3
6 changed files with 0 additions and 170 deletions

View file

@ -23,7 +23,6 @@ export PATH=@bindir@:$PATH
export NIX_BUILD_HOOK=
export dot=@dot@
export xmllint="@xmllint@"
export xsltproc="@xsltproc@"
export SHELL="@bash@"
export version=@PACKAGE_VERSION@