diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-05-13 07:30:09 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-05-13 07:30:09 +0000 |
commit | 9c713f35af3c0fafaf4ffb31775e9a83d648d650 (patch) | |
tree | 104371404a29e14ab3eaef9062c9dd50c6b35fd4 /entities/tcl.ent | |
parent | 20c9af0c44816f247d1529a839353f008c67e9e4 (diff) |
Applied Zack's config-sys patch which fixes bug #510 which was originall patched and submitted by Alex (confused yet?)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2606 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/tcl.ent')
-rw-r--r-- | entities/tcl.ent | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/entities/tcl.ent b/entities/tcl.ent index 8719709e2..207592861 100644 --- a/entities/tcl.ent +++ b/entities/tcl.ent @@ -3,9 +3,6 @@ <!ENTITY c5-tcl SYSTEM "../chapter05/tcl.xml"> <!ENTITY c5-tcl-inst SYSTEM "../chapter05/tcl-inst.xml"> -<!ENTITY c6-tcl SYSTEM "../chapter06/tcl.xml"> -<!ENTITY c6-tcl-inst SYSTEM "../chapter06/tcl-inst.xml"> - <!ENTITY aa-tcl SYSTEM "../appendixa/tcl.xml"> <!ENTITY aa-tcl-shortdesc SYSTEM "../appendixa/tcl-shortdesc.xml"> <!ENTITY aa-tcl-desc SYSTEM "../appendixa/tcl-desc.xml"> |