diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-07-07 16:58:09 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-07-07 16:58:09 (EDT) |
commit | 4c3ec4cdc5335c1cc4429d51d775ca88a3be59a0 (patch) | |
tree | ba969f07fb92343e6e51d76e23a519245c4dd880 /libtic.5.pkg/control | |
parent | cdffe13f317a0b779464d483bac11f0d2e5c4a1b (diff) |
libtic.5: Merge back into libtinfo.5
This partially reverts commits 52db7df7 and 4a22091.
I'd rather transition all dependent packages to libtinfo.6 and remove
libtinfo.5 (and the other ABI-5 packages) altogether, now that the ABI-6
termattrs_sp() segmentation fault is fixed.
Diffstat (limited to 'libtic.5.pkg/control')
-rw-r--r-- | libtic.5.pkg/control | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/libtic.5.pkg/control b/libtic.5.pkg/control deleted file mode 100644 index a3601de..0000000 --- a/libtic.5.pkg/control +++ /dev/null @@ -1,8 +0,0 @@ -Architecture: any -Platform: all -Depends: ncurses-common (= ${Source-Version}), terminfo-linux [any-linux-any], - ${Shlib-Depends} -Description: curses terminfo compiler library (legacy ABI) - ${Common-Description} - . - This package provides the terminfo compiler (legacy ABI) shared library. |