guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#65479] [PATCH core-updates 12/61] search-paths: Add $XML_CATALOG_FI


From: Maxim Cournoyer
Subject: [bug#65479] [PATCH core-updates 12/61] search-paths: Add $XML_CATALOG_FILES and $SGML_CATALOG_FILES.
Date: Thu, 05 Oct 2023 17:57:02 -0400
User-agent: Gnus/5.13 (Gnus v5.13)

Bruno Victal <mirai@makinata.eu> writes:

> These variables are used by some packages for XML/SGML catalog lookups.
>
> * guix/search-paths ($XML_CATALOG_FILES, $SGML_CATALOG_FILES): New variable,
> extracted from …
> * gnu/packages/xml.scm (libxml2, opensp)[native-search-paths]: … here. Refer
> to the variables from (guix search-paths) respectively.
> * gnu/packages/perl.scm (perl-app-xml-docbook-builder)[native-search-paths]:
> Use $XML_CATALOG_FILES.
> * doc/guix.texi (Search Paths): Update documentation to reflect changes.

Nitpick: lonely colon (:) at the end of line.  It'd be more pleasant to
read as:

--8<---------------cut here---------------start------------->8---
* gnu/packages/perl.scm (perl-app-xml-docbook-builder)
[native-search-paths]: Use $XML_CATALOG_FILES.
--8<---------------cut here---------------end--------------->8---

The rest LGTM!

-- 
Thanks,
Maxim





reply via email to

[Prev in Thread] Current Thread [Next in Thread]