4 Commits

Author SHA1 Message Date
Jeremy Drake
4f5c942710 docbook-xml: install catalogs with http URI
It appears an overzealous conversion of http to https inadvertently
changed this, breaking the catalog registration.

Fixes #2834
2022-01-30 15:08:50 -08:00
Johannes Schindelin
2aefebb325 docbook-{xml,xsl}: make sure to use the _correct_ xmlcatalog.exe
The `mingw-w64-libxml2` package brings its own `xmlcatalog.exe`. When
running e.g. `pacman -S docbook-xsl` while `MSYSTEM=MINGW64`, this
results in an `/etc/xml/catalog` that contains Windows-style paths.

Not what we want.

Let's make sure that we use the `xmlcatalog.exe` from the `libxml2`
package instead.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2022-01-29 08:53:28 +01:00
Viktor Szakats
7f7316ba9b use HTTPS in URLs where supported (#1741) 2019-09-30 09:33:57 +03:00
Alexpux
79a8c83d5d Add docbook-xml package 2013-11-10 19:27:06 +04:00