Changeset 0b35eeb


Ignore:
Timestamp:
10/14/2018 05:25:47 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, elogind, 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:
d30b7e7
Parents:
56f1076
Message:

Fix installed directories for python module 'six'.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/six.xml

    r56f1076 r0b35eeb  
    133133          </seg>
    134134          <seg>
    135             /usr/lib/python2.7/site-packages/six-1.10.0-py2.7.egg and/or
    136             /usr/lib/python3.6/site-packages/six-1.10.0-py3.6.egg
     135            /usr/lib/python&python2-majorver;/site-packages/six-&six-version;-py&python2-majorver;.egg and/or
     136            /usr/lib/python&python3-majorver;/site-packages/six-&six-version;-py&python3-majorver;.egg
    137137          </seg>
    138138        </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.