Changeset 908e724


Ignore:
Timestamp:
01/10/2020 12:26:01 PM (4 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
0515763
Parents:
4158a9b
Message:

mesa: adjust test for python3

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/mesa.xml

    r4158a9b r908e724  
    167167        freedreno is for qualcom hardware, libdrm will build for it on suitable
    168168        systems. VC4 is for the Broadcom VC4 used in the raspberry pi - ken -->
     169
     170    <para>
     171      If <xref linkend="python2"/> is not installed, adjust a script file
     172      in test suite to use Python 3:
     173    </para>
     174
     175<screen><userinput>sed '1s@python@&amp;3@' -i bin/symbols-check.py</userinput></screen>
    169176
    170177    <note>
Note: See TracChangeset for help on using the changeset viewer.