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 /build | |
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 'build')
-rwxr-xr-x | build | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -105,7 +105,6 @@ install: build libncursesw.$(legacy_abi_ver) \ libncurses++w.$(legacy_abi_ver) \ libtinfo.$(legacy_abi_ver) \ - libtic.$(legacy_abi_ver) \ libncurses.$(legacy_abi_ver)-dev \ ncurses-dbg \ " oh-installfiles -d dest-ncursesw-legacy |