Changeset 0f7d4cb


Ignore:
Timestamp:
05/06/2021 10:04:15 AM (3 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
0e9fb93, d7a9421
Parents:
c91649c2
Message:

xsl: fix copy-lfs-patch.sh generation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • stylesheets/patcheslist.xsl

    rc91649c2 r0f7d4cb  
    1212    <!-- Allow select the dest dir at runtime -->
    1313  <xsl:param name="dest.dir">
    14     <xsl:value-of select="concat('/srv/www/', substring-after('&patches-root;', 'http://'))"/>
     14    <xsl:value-of select="concat('/srv/www/', substring-after('&patches-root;', 'https://'))"/>
    1515  </xsl:param>
    1616
Note: See TracChangeset for help on using the changeset viewer.