mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-03-23 06:22:16 +01:00
It seems that many packages still use the old URI http://docbook.sourceforge.net/release/xsl and for some reason don't mind that we previously pointed it to a different variant of the XSL templates (or fail silently as PostgreSQL used to?). Since this URI is now registered for docbook-xsl-nons and docbook-xsl installs only docbook-xsl-ns, it broke the build of many packages. They can be installed at the same time, so there's no reason not to. Related to #16579