diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-04-30 00:23:37 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-04-30 00:23:37 +0000 |
commit | 1fb7bae85621e54e472bda251f39dbd9cdb2a8f6 (patch) | |
tree | f3259e202d1a307957ec055f51b68e3542a62225 /chapter06/chapter06.xml | |
parent | 3d086301a24df2a3c12770cbcaa90ecee3570fac (diff) |
Add bc to Chapter 6 to support Linux-3.9
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10258 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/chapter06.xml')
-rw-r--r-- | chapter06/chapter06.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter06/chapter06.xml b/chapter06/chapter06.xml index 89458bee5..866cde984 100644 --- a/chapter06/chapter06.xml +++ b/chapter06/chapter06.xml @@ -44,6 +44,7 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="grep.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="readline.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bash.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bc.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libtool.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gdbm.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="inetutils.xml"/> |