diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2004-05-03 10:59:46 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2004-05-03 10:59:46 +0000 |
commit | 673b0d84ba9591e07c0bdf0ee49d92eba10f502c (patch) | |
tree | 129e27a1450727b440da4378e0117a468eb9c25e /entities/bzip2.ent | |
parent | 287ea55da70ceb1f0990554b7db921d525fef816 (diff) |
* Merged newxml into HEAD
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/bzip2.ent')
-rw-r--r-- | entities/bzip2.ent | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/entities/bzip2.ent b/entities/bzip2.ent deleted file mode 100644 index c2200820c..000000000 --- a/entities/bzip2.ent +++ /dev/null @@ -1,21 +0,0 @@ -<!ENTITY c5-bzip2 SYSTEM "../chapter05/bzip2.xml"> - -<!ENTITY c6-bzip2 SYSTEM "../chapter06/bzip2.xml"> - -<!ENTITY aa-bzip2-shortdesc SYSTEM "../appendixa/bzip2-shortdesc.xml"> -<!ENTITY aa-bzip2-desc SYSTEM "../appendixa/bzip2-desc.xml"> -<!ENTITY aa-bzip2-dep SYSTEM "../appendixa/bzip2-dep.xml"> -<!ENTITY aa-bzip2-down SYSTEM "../appendixa/bzip2-down.xml"> - -<!ENTITY bzip2-version "1.0.2"> -<!ENTITY bzip2-depversion "1.0.1"> -<!ENTITY bzip2-contversion "1.0.2"> -<!ENTITY bzip2-dir "bzip2-&bzip2-version;"> -<!ENTITY bzip2-package "bzip2-&bzip2-version;.tar.gz"> -<!ENTITY bzip2-size "650 KB"> - -<!ENTITY bzip2-compsize-tools "2.5 MB"> -<!ENTITY bzip2-time-tools "0.1 SBU"> - -<!ENTITY bzip2-compsize "3.0 MB"> -<!ENTITY bzip2-time "0.1 SBU"> |