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/patch.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/patch.ent')
-rw-r--r-- | entities/patch.ent | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/entities/patch.ent b/entities/patch.ent deleted file mode 100644 index f10cf1b38..000000000 --- a/entities/patch.ent +++ /dev/null @@ -1,21 +0,0 @@ -<!ENTITY c5-patch SYSTEM "../chapter05/patch.xml"> - -<!ENTITY c6-patch SYSTEM "../chapter06/patch.xml"> - -<!ENTITY aa-patch-shortdesc SYSTEM "../appendixa/patch-shortdesc.xml"> -<!ENTITY aa-patch-desc SYSTEM "../appendixa/patch-desc.xml"> -<!ENTITY aa-patch-dep SYSTEM "../appendixa/patch-dep.xml"> -<!ENTITY aa-patch-down SYSTEM "../appendixa/patch-down.xml"> - -<!ENTITY patch-version "2.5.4"> -<!ENTITY patch-depversion "2.5.4"> -<!ENTITY patch-contversion "2.5.4"> -<!ENTITY patch-dir "patch-&patch-version;"> -<!ENTITY patch-package "patch-&patch-version;.tar.gz"> -<!ENTITY patch-size "182 KB"> - -<!ENTITY patch-compsize-tools "1.9 MB"> -<!ENTITY patch-time-tools "0.1 SBU"> - -<!ENTITY patch-compsize "1.9 MB"> -<!ENTITY patch-time "0.1 SBU"> |