Skip to content
Commit eaa4db14 authored by Eelco Dolstra's avatar Eelco Dolstra
Browse files

* libxml2 / libxslt: provide a setup hook that prevents xmllint and

  xsltproc from downloading DTDs from the network, which is impure.
  This caused a lot of problems with Gnome builds in the build farm,
  because those downloads are slow and would sometimes fail.

  The setup hook also sets up $XML_CATALOG_FILES.

svn path=/nixpkgs/trunk/; revision=9471
parent f6073d7f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment