diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-24 00:03:29 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-24 00:03:29 (EDT) |
commit | ddaeadec4ab441dc163f3ab433c8aa6bd2f5a65b (patch) | |
tree | 8f76e7c3522921ae61b3f145f210ebb04c0e3f31 /terminfo-base.pkg/control | |
parent | 6e6d596c33ea3861168d5588d5508fe5c7f498f6 (diff) |
terminfo-base: Merge into terminfo
There are no packages in ProteanOS dependent on terminfo-base, so this
seems safe to do at this point.
Diffstat (limited to 'terminfo-base.pkg/control')
-rw-r--r-- | terminfo-base.pkg/control | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/terminfo-base.pkg/control b/terminfo-base.pkg/control deleted file mode 100644 index effe754..0000000 --- a/terminfo-base.pkg/control +++ /dev/null @@ -1,10 +0,0 @@ -Architecture: all -Platform: all -Depends: libtinfo.5 (= ${Source-Version}) -Description: Basic 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. - . - This package provides the ansi, dumb, and vt102 terminfo data files. |