diff options
author | Bruno Victal <mirai@makinata.eu> | 2023-10-09 21:05:52 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2024-08-31 10:42:07 +0200 |
commit | ec28ce00fd14528a9ad4baca05128c76b1bab995 (patch) | |
tree | c32f87ac97cdae0ff6c361c1e669dac3323cfc52 /gnu/packages/patches/docbook-utils-use-date-element.patch | |
parent | ed4e9eebb420d0d96777971b474d42b65a0531a1 (diff) |
gnu: libxslt: Set search-paths for XML and SGML catalogs.
According to xsltproc manpage it supports both XML_CATALOG_FILES and
SGML_CATALOG_FILES for catalog lookup.
Since the native-search-paths field is not thunked,
doing (package-native-search-paths libxslt) can lead to module import cycles
so we define a %libxslt-search-paths variable to avoid this kind of trouble.
* guix/search-paths.scm (%libxslt-search-paths): New variable.
* gnu/packages/xml.scm (libxslt)[native-search-paths]: Set to
%libxslt-search-paths.
* gnu/packages/perl.scm
(perl-app-xml-docbook-builder)[native-search-paths]: Ditto.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Diffstat (limited to 'gnu/packages/patches/docbook-utils-use-date-element.patch')
0 files changed, 0 insertions, 0 deletions