summaryrefslogtreecommitdiffstats
path: root/terminfo.pkg
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-06-24 14:16:14 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-06-24 14:16:47 (EDT)
commit5a68a51d9edebd1e251863599513a2b41c661ae4 (patch)
tree4306aa0f5dbad6aa918283be94a8866d8d1ac408 /terminfo.pkg
parentcff050616dc5f7fdc34678b04a3ec97c1ee0f671 (diff)
Factor out common description
Diffstat (limited to 'terminfo.pkg')
-rw-r--r--terminfo.pkg/control5
1 files changed, 1 insertions, 4 deletions
diff --git a/terminfo.pkg/control b/terminfo.pkg/control
index 7e6f97a..de7345c 100644
--- a/terminfo.pkg/control
+++ b/terminfo.pkg/control
@@ -2,9 +2,6 @@ Architecture: all
Platform: all
Depends: ncurses-common (= ${Source-Version})
Description: Terminal type definitions
- The ncurses (new curses) library is a free software emulation of curses in
- System V Release 4.0, and more. It uses terminfo format, supports pads and
- color and multiple highlights and forms characters and function-key mapping,
- and has all the other SYSV-curses enhancements over BSD curses.
+ ${Common-Description}
.
This package provides terminfo data files.