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