Ignore:
Timestamp:
02/03/2019 06:37:53 PM (5 years ago)
Author:
DJ Lucas <dj@…>
Branches:
elogind
Children:
4d176c4f
Parents:
8f6f10e
Message:

Merge to HEAD 21080.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/pyxdg.xml

    r8f6f10e rd60cd837  
    8282      <title>Installation of PyXDG</title>
    8383
    84       <note>
    85         <para>
    86           Both <application>Python 2</application> and
    87           <application>Python 3</application> modules can
    88           be built and installed without any conflicts.
    89         </para>
    90       </note>
    91 
    9284<!-- Editors note: Use - -root= instead of DESTDIR= when updating. -->
    9385
    9486      <para>
    95         To install the <application>Python 2</application> module,
    96         run the following command as the
    97         <systemitem class="username">root</systemitem> user:
    98       </para>
    99 
    100 <screen role="root"><userinput>python setup.py install --optimize=1</userinput></screen>
    101 
    102       <para>
    103         To install the <application>Python 3</application> module,
    104         run the following command as the
     87        To install the module, run the following command as the
    10588        <systemitem class="username">root</systemitem> user:
    10689      </para>
     
    118101        <seglistitem>
    119102          <seg>
    120             /usr/lib/python&python2-majorver;/site-packages/xdg and/or
    121103            /usr/lib/python&python3-majorver;/site-packages/xdg
    122104          </seg>
Note: See TracChangeset for help on using the changeset viewer.