[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#63854] [PATCH core-updates v2 0/2] gnu: po4a: Fix SGML tests.
From: |
gemmaro |
Subject: |
[bug#63854] [PATCH core-updates v2 0/2] gnu: po4a: Fix SGML tests. |
Date: |
Sun, 4 Jun 2023 21:28:03 +0900 |
Hello Bruno,
> I think this is the wrong place to set the SGML_CATALOG_FILES,
> based on the information in the manpage for xmllint (libxml2),
> it seems that the libxml2 package should be setting this variable
> through the native-search-paths instead.
Thank you for the review. I moved SGML_CATALOG_FILES from opensp to libxml2
and checked that libxml2, opensp and po4a build pass.
As with the patch series for DocBook [1], this should be core-updates since it
also triggers mass rebuilds.
[1] https://issues.guix.gnu.org/63081
Thank you again,
gemmaro.
gemmaro (2):
gnu: libxml2: Add SGML_CATALOG_FILES to native-search-path.
gnu: po4a: Fix SGML tests.
gnu/packages/gettext.scm | 12 +++++-------
gnu/packages/xml.scm | 37 ++++++++++++++++++++-----------------
2 files changed, 25 insertions(+), 24 deletions(-)
base-commit: b3492964c2573993b65c20f6e7d16c29cfd6f4f5
--
2.40.1