mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-12-27 03:33:50 -05:00
Use http://cdn.docbook.org to run on other distros
Upstream documentation has been changed a few years ago to point to https rather than http, but for example ubuntu-2023.10 still has only http in its catalog file. So use http here, and change the catalog file in blfs to have both http and https...
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<!DOCTYPE l:i18n SYSTEM "https://cdn.docbook.org/release/xsl-nons/current/common/l10n.dtd">
|
||||
<!DOCTYPE l:i18n SYSTEM "http://cdn.docbook.org/release/xsl-nons/current/common/l10n.dtd">
|
||||
|
||||
<l:i18n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user