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 /entities | |
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 'entities')
-rw-r--r-- | entities/gawk.ent | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/entities/gawk.ent b/entities/gawk.ent index 8a653aeef..2164285c8 100644 --- a/entities/gawk.ent +++ b/entities/gawk.ent @@ -15,9 +15,6 @@ <!ENTITY gawk-package "gawk-&gawk-version;.tar.bz2"> <!ENTITY gawk-size "1,596 KB"> -<!ENTITY gawk-patch "gawk-&gawk-version;-libexecdir.patch"> -<!ENTITY gawk-patch-size "1 KB"> - <!ENTITY gawk-compsize-tools "17 MB"> <!ENTITY gawk-time-tools "0.2 SBU"> |