diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-10-01 06:38:15 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-10-01 06:38:15 +0000 |
commit | 1f5b8ac6209e41bafd513c4c3b3186ee4a4297a5 (patch) | |
tree | 8f477272d04030bc322c2394a37b34eb04e03268 /entities/bison.ent | |
parent | 00d3878e17cb10c82859d6729ebc197cff6bc3b4 (diff) |
More patch related cleanups.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2910 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/bison.ent')
-rw-r--r-- | entities/bison.ent | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/entities/bison.ent b/entities/bison.ent index fc78ed892..e66758cb2 100644 --- a/entities/bison.ent +++ b/entities/bison.ent @@ -15,6 +15,8 @@ <!ENTITY bison-size "796 KB"> <!ENTITY bison-dir "bison-&bison-version;"> <!ENTITY bison-package "bison-&bison-version;.tar.bz2"> +<!ENTITY bison-patch-version "1.875-attribute"> +<!ENTITY bison-patch-size "2 KB"> <!ENTITY bison-compsize "6 MB"> <!ENTITY bison-time "0.6 SBU"> |