Author: xry111
Date: Fri Jan 10 04:26:01 2020
New Revision: 22563

Log:
mesa: adjust test for python3

Modified:
   trunk/BOOK/x/installing/mesa.xml

Modified: trunk/BOOK/x/installing/mesa.xml
==============================================================================
--- trunk/BOOK/x/installing/mesa.xml    Thu Jan  9 19:14:15 2020        (r22562)
+++ trunk/BOOK/x/installing/mesa.xml    Fri Jan 10 04:26:01 2020        (r22563)
@@ -167,6 +167,13 @@
         freedreno is for qualcom hardware, libdrm will build for it on suitable
         systems. VC4 is for the Broadcom VC4 used in the raspberry pi - ken -->
 
+    <para>
+      If <xref linkend="python2"/> is not installed, adjust a script file
+      in test suite to use Python 3:
+    </para>
+
+<screen><userinput>sed '1s@python@&amp;3@' -i 
bin/symbols-check.py</userinput></screen>
+
     <note>
       <para>
         The measurements above, and the Contents below, are for a full build.
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to