diff options
author | Patrick 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) |
commit | 5a68a51d9edebd1e251863599513a2b41c661ae4 (patch) | |
tree | 4306aa0f5dbad6aa918283be94a8866d8d1ac408 /terminfo-linux.pkg/control | |
parent | cff050616dc5f7fdc34678b04a3ec97c1ee0f671 (diff) |
Factor out common description
Diffstat (limited to 'terminfo-linux.pkg/control')
-rw-r--r-- | terminfo-linux.pkg/control | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/terminfo-linux.pkg/control b/terminfo-linux.pkg/control index b5af1a9..3656708 100644 --- a/terminfo-linux.pkg/control +++ b/terminfo-linux.pkg/control @@ -2,9 +2,6 @@ Architecture: all Platform: all Depends: ncurses-common (= ${Source-Version}) Description: Linux terminal type definition - 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 the linux terminfo data file. |