diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-15 07:32:17 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-15 07:32:17 +0000 |
commit | 984ab5a1722ef03420e9de06aabbe8846ed9e785 (patch) | |
tree | 5adf0785b640a862b2f7d7f5d88c6d785cea53a0 /entities/tar.ent | |
parent | cce4232d70bf7c23cd9f786a1f40da1c7a372a1e (diff) |
Converted static tar to new layout.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2328 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/tar.ent')
-rw-r--r-- | entities/tar.ent | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/entities/tar.ent b/entities/tar.ent index e8e5f111e..b060e88e0 100644 --- a/entities/tar.ent +++ b/entities/tar.ent @@ -10,6 +10,7 @@ <!ENTITY aa-tar-desc SYSTEM "../appendixa/tar-desc.xml"> <!ENTITY aa-tar-dep SYSTEM "../appendixa/tar-dep.xml"> <!ENTITY aa-tar-down SYSTEM "../appendixa/tar-down.xml"> +<!ENTITY aa-tar-shortdesc SYSTEM "../appendixa/tar-shortdesc.xml"> <!ENTITY tar-version "1.13"> <!ENTITY tar-depversion "1.13"> |