From 33fc21d6fa11d6315f0ad90ca96092f576f75239 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Thu, 3 Jun 2021 02:21:16 -0700 Subject: Remove ncurses binary installation --- pkg/netbsd-curses/gen.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'pkg/netbsd-curses/gen.lua') diff --git a/pkg/netbsd-curses/gen.lua b/pkg/netbsd-curses/gen.lua index 67b5e033..a12a07fc 100644 --- a/pkg/netbsd-curses/gen.lua +++ b/pkg/netbsd-curses/gen.lua @@ -131,6 +131,7 @@ exe('tput', [[usr.bin/tput/tput.c libterminfo.a]]) file('bin/tput', '755', '$outdir/tput') exe('tset', [[usr.bin/tset/(map.c misc.c set.c term.c tset.c) libterminfo.a]]) file('bin/tset', '755', '$outdir/tset') +sym('bin/reset', 'tset') man{ 'usr.bin/infocmp/infocmp.1', -- cgit v1.2.3