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
This commit is contained in:
Ken Moffat 2019-06-04 21:27:45 +00:00
parent d7590c78cc
commit 91221a5de1

View File

@ -14,7 +14,7 @@
<!ENTITY texlive-texmf-download-http " ">
<!ENTITY texlive-texmf-download-ftp "ftp://tug.org/texlive/historic/&texlive-year;/texlive-&texmf-version;-texmf.tar.xz">
<!ENTITY texlive-texmf-md5sum "">
<!ENTITY texlive-texmf-md5sum "586bb6cb6c30ce7efba256b956df6bc2">
<!ENTITY texlive-texmf-size "2.5 GB">
]>
@ -292,7 +292,7 @@ mtxrun --generate</userinput></screen>
<title>Command Explanations</title>
<para>
<command>patch -Np1 -i ../texlive-&texlive-version;-source-upstream_fixes-31.patch</command>:
<command>patch -Np1 -i ../texlive-&texlive-version;-source-upstream_fixes-3.patch</command>:
various problems have come to light since the shipped source was frozen to
be committed to DVDs.
</para>