Changeset 33c8b427 for kde/kf5


Ignore:
Timestamp:
01/29/2019 04:41:39 PM (5 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, 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:
88057a1
Parents:
7dda4c9
Message:

Tweak KF5 and plasma for Python 3 use

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kde/kf5/kf5-intro.xml

    r7dda4c9 r33c8b427  
    8585EOF</userinput></screen>
    8686
    87     <warning>
    88       <para>
    89         If <application>KDE4</application> is installed in
    90         <filename class="directory">/usr</filename>, some packages
    91         from this chapter might overwrite some programs installed
    92         by <application>KDE4</application> packages.
    93       </para>
    94     </warning>
    95 
    9687  </sect2>
    9788
     
    129120pathappend $KF5_PREFIX/lib/qml         QML2_IMPORT_PATH
    130121
    131 pathappend $KF5_PREFIX/lib/python&python2-majorver;/site-packages PYTHONPATH
     122pathappend $KF5_PREFIX/lib/python&python3-majorver;/site-packages PYTHONPATH
    132123
    133124pathappend $KF5_PREFIX/share/man       MANPATH
Note: See TracChangeset for help on using the changeset viewer.