Changeset 91221a5


Ignore:
Timestamp:
06/04/2019 09:27:45 PM (5 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
56580e16
Parents:
d7590c7
Message:

TeXLive - fix omitted md5sum and typo. Thanks to Douglas for noticing.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21651 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/typesetting/texlive.xml

    rd7590c7 r91221a5  
    1515  <!ENTITY texlive-texmf-download-http " ">
    1616  <!ENTITY texlive-texmf-download-ftp  "ftp://tug.org/texlive/historic/&texlive-year;/texlive-&texmf-version;-texmf.tar.xz">
    17   <!ENTITY texlive-texmf-md5sum        "">
     17  <!ENTITY texlive-texmf-md5sum        "586bb6cb6c30ce7efba256b956df6bc2">
    1818  <!ENTITY texlive-texmf-size          "2.5 GB">
    1919
     
    293293
    294294    <para>
    295       <command>patch -Np1 -i ../texlive-&texlive-version;-source-upstream_fixes-31.patch</command>:
     295      <command>patch -Np1 -i ../texlive-&texlive-version;-source-upstream_fixes-3.patch</command>:
    296296      various problems have come to light since the shipped source was frozen to
    297297      be committed to DVDs.
Note: See TracChangeset for help on using the changeset viewer.