diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2004-01-07 02:15:05 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2004-01-07 02:15:05 +0000 |
commit | c1b2c648aa6c5a3636b4a893f8d42c888355e9a1 (patch) | |
tree | 7a58ae7b912df89f8983f76bb28b029f5add6438 /appendixa | |
parent | b8d6db77e9335bf5d94f9fee5281245b48008b48 (diff) |
Chapter 6 - Gawk: Removed the Gawk Libexecdir Patch. Closes Bug 303.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3154 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa')
-rw-r--r-- | appendixa/gawk-down.xml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/appendixa/gawk-down.xml b/appendixa/gawk-down.xml index 148fb9909..e1c9da275 100644 --- a/appendixa/gawk-down.xml +++ b/appendixa/gawk-down.xml @@ -2,8 +2,5 @@ <title>Official Download Location</title> <literallayout>Gawk (&gawk-version;): -<ulink url="ftp://ftp.gnu.org/pub/gnu/gawk/"/> - -Gawk Libexecdir Patch: -<ulink url="&patches-root;&gawk-patch;"/></literallayout> +<ulink url="ftp://ftp.gnu.org/pub/gnu/gawk/"/></literallayout> </sect2> |