For the time being I think that we should compile and install hurd.ti when installing the Hurd. Atleast untill ncurses gets updated and includes our terminfo entry. This will easy the installation of the new console for users a bit.
2003-08-10 Alfred M. Szmidt <[EMAIL PROTECTED]> * Makefile (install): New target. --- Makefile.~1.13.~ 2002-09-22 01:28:01.000000000 +0000 +++ Makefile 2003-08-10 08:51:16.000000000 +0000 @@ -1,5 +1,5 @@ # -# Copyright (C) 2002 Free Software Foundation, Inc. +# Copyright (C) 2002, 2003 Free Software Foundation, Inc. # Written by Marcus Brinkmann. # # This file is part of the GNU Hurd. @@ -45,3 +45,7 @@ #MIGSFLAGS += -imacros $(srcdir)/mutations.h include ../Makeconf + +# FIXME: Remove when ncurses includes out terminfo entry. +install: + -tic -o $(prefix)/share/terminfo -x $(srcdir)/hurd.ti _______________________________________________ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd