Ignore:
Timestamp:
03/31/2021 10:41:34 AM (3 years ago)
Author:
Xℹ Ruoyao <xry111@…>
Branches:
ml-11.0, multilib
Children:
3f4c0f41
Parents:
172244e
git-author:
Thomas Trepl <thomas@…> (04/11/2019 02:18:19 PM)
git-committer:
Xℹ Ruoyao <xry111@…> (03/31/2021 10:41:34 AM)
Message:

Apply trunk changes

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11577 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/python.xml

    r172244e r714599f  
    4343  <sect2 role="installation">
    4444    <title>Installation of Python</title>
     45
     46    <note>
     47      <para>There are two package files whose name starts with
     48      <quote>python</quote>. The one to extract from is
     49      <filename>Python-&python-version;.tar.xz</filename> (notice the
     50      uppercase first letter).</para>
     51    </note>
    4552
    4653    <para>This package first builds the Python interpreter, then some
Note: See TracChangeset for help on using the changeset viewer.