Author: igor
Date: Mon Oct 26 02:32:54 2015
New Revision: 16566

Log:
use python3-majorver entity

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

Modified: trunk/BOOK/general/prog/python3.xml
==============================================================================
--- trunk/BOOK/general/prog/python3.xml Sun Oct 25 04:23:37 2015        (r16565)
+++ trunk/BOOK/general/prog/python3.xml Mon Oct 26 02:32:54 2015        (r16566)
@@ -13,7 +13,7 @@
   <!ENTITY python3-time          "1.9 SBU (additional 1.8 SBU for the tests)">
 
   <!ENTITY python3htmldoc-download-http
-           
"https://docs.python.org/3.5/archives/python-&python3-version;-docs-html.tar.bz2";>
+           
"https://docs.python.org/&python3-majorver;/archives/python-&python3-version;-docs-html.tar.bz2";>
 ]>
 
 <sect1 id="python3" xreflabel="Python-&python3-version;">
-- 
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