Ignore:
Timestamp:
08/23/2014 07:03:12 PM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.6-blfs, 7.6-systemd, kde5-14269, kde5-14686, systemd-13485
Children:
9a9c7c2
Parents:
86245b1e
Message:

More checks and fixes.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@14016 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python3.xml

    r86245b1e r469bc5d4  
    4343    </para>
    4444
    45     &lfs75_checked;
     45    &lfs76_checked;
    4646
    4747    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    203203
    204204    <para>
     205      <parameter>--without-ensurepip</parameter>: This switch disables building
     206      <command>pip</command> and setuptools modules. Newer versions can be
     207      installed independently.
     208    </para>
     209
     210    <para>
    205211      <parameter>--with-dbmliborder=bdb:gdbm:ndbm</parameter>: Use this switch
    206212      if you want to build <application>Python</application> DBM Module
    207213      against <application>Berkeley DB</application> instead of
    208214      <application>GDBM</application>.
    209     </para>
    210 
    211     <para>
    212       <parameter>--without-ensurepip</parameter>: This switch disables building
    213       <command>pip</command> and <command>setuptools</command>
    214       packaging programs.
    215215    </para>
    216216
Note: See TracChangeset for help on using the changeset viewer.