diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-09-12 22:26:58 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-09-12 22:26:58 +0000 |
commit | 550485bea4e77e4a81b89fb184ede52fe3506480 (patch) | |
tree | 9cc8e1c7193344f05dc64a33441f56c229991755 /chapter04/gawk-patch.xml | |
parent | a76aa6437edeb7d51ab2e95b829317b43bffdde9 (diff) |
new gawk patch fixes DDEFPATH definition, also added the procps patch to the changelog's 'Added ...' section
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2096 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter04/gawk-patch.xml')
-rw-r--r-- | chapter04/gawk-patch.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter04/gawk-patch.xml b/chapter04/gawk-patch.xml index ad1ed2ada..104221cdf 100644 --- a/chapter04/gawk-patch.xml +++ b/chapter04/gawk-patch.xml @@ -1,3 +1,3 @@ -Gawk Patch (&gawk-version;) - &gawk-patch-size;: -<ulink url="&ftp;/gawk-&gawk-version;.patch.bz2"/> -<ulink url="&http;/gawk-&gawk-version;.patch.bz2"/> +Gawk Patch (&gawk-patch-version;) - &gawk-patch-size;: +<ulink url="&ftp;/gawk-&gawk-patch-version;.patch.bz2"/> +<ulink url="&http;/gawk-&gawk-patch-version;.patch.bz2"/> |