diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-06-23 11:44:27 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-06-23 11:44:27 +0000 |
commit | 199411c0e77e12be930e8bfd7a5f7f04387cab38 (patch) | |
tree | 38cb8c8ee8ac9d61b79da066c20cc6ee25372dbb /chapter06 | |
parent | 21d4caa9ab621da606496a3b8bbe72279dc44a84 (diff) |
Upgrade to Gzip-1.5. Fixes #3121.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9889 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/chapter06.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/chapter06.xml b/chapter06/chapter06.xml index 9ee047f98..1fa0ff71b 100644 --- a/chapter06/chapter06.xml +++ b/chapter06/chapter06.xml @@ -58,11 +58,11 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="groff.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xz.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="grub.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="less.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gzip.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="iproute2.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kbd.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kmod.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="less.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libpipeline.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="make.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="man-db.xml"/> |