Changeset b1998a2


Ignore:
Timestamp:
02/10/2024 11:31:04 AM (3 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
12.1, 12.1-rc1, multilib, trunk, xry111/arm64, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.1, xry111/mips64el
Children:
96026a10, d394d13e
Parents:
fe99d50
git-author:
Pierre Labastie <pierre.labastie@…> (02/10/2024 11:28:12 AM)
git-committer:
Pierre Labastie <pierre.labastie@…> (02/10/2024 11:31:04 AM)
Message:

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...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • stylesheets/lfs-xsl/lfs-l10n.xml

    rfe99d50 rb1998a2  
    11<?xml version='1.0' encoding='UTF-8'?>
    2 <!DOCTYPE l:i18n SYSTEM "https://cdn.docbook.org/release/xsl-nons/current/common/l10n.dtd">
     2<!DOCTYPE l:i18n SYSTEM "http://cdn.docbook.org/release/xsl-nons/current/common/l10n.dtd">
    33
    44<l:i18n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0">
Note: See TracChangeset for help on using the changeset viewer.