diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-01-03 03:27:03 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-01-03 03:27:03 +0000 |
commit | 8836e6026ab78f44476a8ed005836db507224253 (patch) | |
tree | d2573aca76c41eb9000adc14ca49c11163692b3f /entities | |
parent | 72bab458dda2564ba3718a04b5ba6e9784c2da97 (diff) |
fixed the gawk patch - make uninstall won't wipe out /usr/bin anymore
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2275 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities')
-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 21c9fa26b..e6960a4d5 100644 --- a/entities/gawk.ent +++ b/entities/gawk.ent @@ -18,7 +18,7 @@ <!ENTITY gawk-contversion "3.1.1"> <!ENTITY gawk-size "1,831 KB"> <!ENTITY gawk-patch-size "1 KB"> -<!ENTITY gawk-patch-version "3.1.1-2"> +<!ENTITY gawk-patch-version "3.1.1-3"> <!ENTITY gawk-dir "gawk-&gawk-version;"> <!ENTITY gawk-package "gawk-&gawk-version;.tar.bz2"> |