Author: thomas
Date: Sat Jun  6 13:48:10 2020
New Revision: 23260

Log:
Add forgotten PYTHON=python3 to configure of subversion

Modified:
   trunk/BOOK/general/prog/subversion.xml

Modified: trunk/BOOK/general/prog/subversion.xml
==============================================================================
--- trunk/BOOK/general/prog/subversion.xml      Sat Jun  6 13:37:57 2020        
(r23259)
+++ trunk/BOOK/general/prog/subversion.xml      Sat Jun  6 13:48:10 2020        
(r23260)
@@ -181,7 +181,7 @@
       commands:
     </para>
 
-<screen><userinput>./configure --prefix=/usr             \
+<screen><userinput>PYTHON=python3 ./configure --prefix=/usr             \
             --disable-static          \
             --with-apache-libexecdir  \
             --with-lz4=internal       \
-- 
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