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 /entities/gawk.ent | |
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 'entities/gawk.ent')
-rw-r--r-- | entities/gawk.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/entities/gawk.ent b/entities/gawk.ent index 480515dda..8846aca09 100644 --- a/entities/gawk.ent +++ b/entities/gawk.ent @@ -18,7 +18,7 @@ <!ENTITY gawk-contversion "3.1.1"> <!ENTITY gawk-size "1,420 KB"> <!ENTITY gawk-patch-size "1 KB"> -<!ENTITY gawk-patch-version "3.1.1"> +<!ENTITY gawk-patch-version "3.1.1-2"> <!ENTITY gawk-dir "gawk-&gawk-version;"> <!ENTITY gawk-package "gawk-&gawk-version;.tar.bz2"> |