From: Jochen Sprickerhof Date: Tue, 2 Sep 2025 13:48:24 +0000 (+0200) Subject: Disable failing xmllint X-Git-Tag: archive/raspbian/1.10.0+ds-2+rpi1^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=bf39cc01f43a3fbf536fb8e61c39fd00e32d0bdb;p=gpsbabel.git Disable failing xmllint Gbp-Pq: Name 0008-Disable-failing-xmllint.patch --- diff --git a/tools/make_gpsbabel_doc.sh b/tools/make_gpsbabel_doc.sh index ebde3795a..06a752211 100755 --- a/tools/make_gpsbabel_doc.sh +++ b/tools/make_gpsbabel_doc.sh @@ -2,7 +2,7 @@ set -ex perl ../xmldoc/makedoc -xmllint --noout --relaxng /usr/share/xml/docbook/stylesheet/docbook-xsl/slides/schema/relaxng/docbook.rng ../xmldoc/readme.xml +#xmllint --noout --relaxng /usr/share/xml/docbook/stylesheet/docbook-xsl/slides/schema/relaxng/docbook.rng ../xmldoc/readme.xml # the following doesn't seem to work. #xmllint --noout --schematron http://docbook.org/xml/5.0/sch/docbook.sch xmldoc/readme.xml # jing and many depedencies removed from fedora