diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-01-15 01:45:00 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-01-15 01:45:00 +0000 |
commit | 63eb55cb8f49a9a9bb15ed2312a64a52100c448d (patch) | |
tree | 71761a90ba591dfadf79c6b003b1f35464a02f55 /entities/patch.ent | |
parent | 91b45adcd650bca92b7186aaf4230d8d34c85fff (diff) |
converted gzip, make and patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2319 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/patch.ent')
-rw-r--r-- | entities/patch.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/entities/patch.ent b/entities/patch.ent index 587e69960..14c3ce1f3 100644 --- a/entities/patch.ent +++ b/entities/patch.ent @@ -2,12 +2,12 @@ <!ENTITY c5-patch SYSTEM "../chapter05/patch.xml"> <!ENTITY c5-patch-inst SYSTEM "../chapter05/patch-inst.xml"> -<!ENTITY c5-patch-exp SYSTEM "../chapter05/patch-exp.xml"> <!ENTITY c6-patch SYSTEM "../chapter06/patch.xml"> <!ENTITY c6-patch-inst SYSTEM "../chapter06/patch-inst.xml"> <!ENTITY aa-patch SYSTEM "../appendixa/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"> |