nixpkgs/pkgs/development/tools/documentation/gtk-doc
Jan Tojnar a6cd26740b
gtk_doc: propagate the respect-xml-catalog-files-var.patch
We are patching the xmlcatalog calls in the JH_CHECK_XML_CATALOG
macro to use the XML_CATALOG_FILES environment variable instead
of a single central catalog file. Since consumers (libraries or
applications) are expected to copy the m4 files to their source
tree, we need to patch them separately. The files should be
identical, though, so we can reuse the patch for gtk_doc.

This commit makes the patch available in passthru so the consumer
expressions do not need to maintain the long relative path.
2017-12-02 20:34:29 +01:00
..
default.nix gtk_doc: propagate the respect-xml-catalog-files-var.patch 2017-12-02 20:34:29 +01:00
respect-xml-catalog-files-var.patch gtk-doc: clean up XML_CATALOG_FILES patch 2017-11-25 19:58:13 +01:00