diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-09-07 16:42:31 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-09-07 16:42:31 +0000 |
commit | 549cfcfe7ac0afc6676ff824027c1c3e03c8f0fd (patch) | |
tree | 0f5ed649feb63483daef589f9d3d7067ec01e4b7 /chapter04 | |
parent | 4bc6304e662f1ea1806a9828d85a0866f5751f8e (diff) |
Added gzip patch, added re_max_failures2 to Textutils.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2079 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter04')
-rw-r--r-- | chapter04/gzip-patch.xml | 3 | ||||
-rw-r--r-- | chapter04/packages.xml | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/chapter04/gzip-patch.xml b/chapter04/gzip-patch.xml new file mode 100644 index 000000000..4cb3def7c --- /dev/null +++ b/chapter04/gzip-patch.xml @@ -0,0 +1,3 @@ +Gzip Patch (&gzip-patch-version;) - &gzip-patch-size;: +<ulink url="&ftp;/gzip-&gzip-patch-version;.patch.bz2"/> +<ulink url="&http;/gzip-&gzip-patch-version;.patch.bz2"/> diff --git a/chapter04/packages.xml b/chapter04/packages.xml index 5cb8a69e5..c41bc0030 100644 --- a/chapter04/packages.xml +++ b/chapter04/packages.xml @@ -16,6 +16,7 @@ &c3-kernel; &c3-grep; &c3-gzip; +&c3-gzip-patch; &c3-make; &c3-sed; &c3-shellutils; |