From: matsuand Date: Fri, 12 Apr 2019 23:20:36 +0000 (+0000) Subject: [LFS-SVN] SVN-20190327, チェンジセット 11573-11574 対応。 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=04bd012c1001121cde18bda031fb052d0af2a9db;p=lfsbookja%2Flfsja-git.git [LFS-SVN] SVN-20190327, チェンジセット 11573-11574 対応。 git-svn-id: svn+ssh://svn.osdn.net/svnroot/lfsbookja/trunk@1241 d6661c75-0afd-443a-aae1-cb31083e41e8 --- diff --git a/lfsbook/src/chapter01/jchangelog.ch b/lfsbook/src/chapter01/jchangelog.ch index 65ea9177..a5596203 100644 --- a/lfsbook/src/chapter01/jchangelog.ch +++ b/lfsbook/src/chapter01/jchangelog.ch @@ -60,6 +60,22 @@ --> + 2019-04-13 + + + [matsuand] - + SVN-20190327 + 20190327-systemd, + チェンジセット + 11567 ~ + 11574 + 対応。 + + + + + + 2019-04-02 diff --git a/lfsbook/src/chapter05/python.ch b/lfsbook/src/chapter05/python.ch index 35468c5e..73ae33e8 100644 --- a/lfsbook/src/chapter05/python.ch +++ b/lfsbook/src/chapter05/python.ch @@ -26,6 +26,18 @@ @z @x + There are two package files whose name starts with + python. The one to extract from is + Python-&python-version;.tar.xz (notice the + uppercase first letter). +@y + + pythonの名前で始まるパッケージファイルは 2 種類あります。 + そのうち、扱うべきファイルは Python-&python-version;.tar.xz です。 + (1 文字めが大文字であるものです。) +@z + +@x This package first builds the Python interpreter, then some standard Python modules. The main script for building modules is written in Python, and uses hard-coded paths to the host