From 4856beeaed78977afe3ae8c5266e360ecc5f60f8 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Sat, 7 Dec 2019 21:07:31 +0300 Subject: Move s/sun-color to ncurses-base --- debian/rules | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/rules b/debian/rules index 38a8bca..ea2520e 100755 --- a/debian/rules +++ b/debian/rules @@ -201,6 +201,10 @@ libterminfofiles=a/ansi c/cons25 c/cons25-debian c/cygwin d/dumb h/hurd l/linux x/xterm-r5 x/xterm-r6 x/xterm-vt220 x/xterm-xfree86 E/Eterm \ E/Eterm-color +ifeq (illumos,$(DEB_HOST_ARCH_OS)) +libterminfofiles += s/sun-color +endif + # Blacklist terminfo entries shipped by other Debian packages so that we do # not begin shipping them by accident. badterminfo = 5/5250 f/fbterm i/iterm i/iterm-am i/iterm-color \ -- cgit v1.2.3