diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-16 02:32:32 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-16 02:32:32 +0000 |
commit | 1d5d84c883ed45bed03e8f907e854bdc42d78b03 (patch) | |
tree | a3170e7183b39c9529bb80332a91bf85a57c7e24 /entities | |
parent | fd296c1fc9035943b876885cb0a2ced872c1e231 (diff) |
Converted ncurses to new layout.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2349 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities')
-rw-r--r-- | entities/ncurses.ent | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/entities/ncurses.ent b/entities/ncurses.ent index 4161e6ffe..6d2223c90 100644 --- a/entities/ncurses.ent +++ b/entities/ncurses.ent @@ -8,6 +8,7 @@ <!ENTITY aa-ncurses-desc SYSTEM "../appendixa/ncurses-desc.xml"> <!ENTITY aa-ncurses-dep SYSTEM "../appendixa/ncurses-dep.xml"> <!ENTITY aa-ncurses-down SYSTEM "../appendixa/ncurses-down.xml"> +<!ENTITY aa-ncurses-shortdesc SYSTEM "../appendixa/ncurses-shortdesc.xml"> <!ENTITY ncurses-version "5.3"> <!ENTITY ncurses-depversion "5.2"> |