Author: xry111
Date: Tue Oct 13 12:55:12 2020
New Revision: 23806

Log:
remove two Python 2 ref

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

Modified: trunk/BOOK/x/installing/libevdev.xml
==============================================================================
--- trunk/BOOK/x/installing/libevdev.xml        Tue Oct 13 12:07:33 2020        
(r23805)
+++ trunk/BOOK/x/installing/libevdev.xml        Tue Oct 13 12:55:12 2020        
(r23806)
@@ -76,8 +76,7 @@
 
       <bridgehead renderas="sect5">Optional</bridgehead>
       <para role="optional">
-        <xref linkend="doxygen"/>, 
-        <xref linkend="python2"/>, and
+        <xref linkend="doxygen"/> and
         <xref linkend="valgrind"/> (optional for tests)
       </para>
 

Modified: trunk/BOOK/x/installing/mesa.xml
==============================================================================
--- trunk/BOOK/x/installing/mesa.xml    Tue Oct 13 12:07:33 2020        (r23805)
+++ trunk/BOOK/x/installing/mesa.xml    Tue Oct 13 12:55:12 2020        (r23806)
@@ -171,8 +171,8 @@
         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:
+      Adjust a script file in test suite to use Python 3, instead of
+      obsolete Python 2:
     </para>
 
 <screen><userinput>sed '1s/python/&amp;3/' -i 
bin/symbols-check.py</userinput></screen>
-- 
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