Subject: Re: CVS commit: src/distrib/common
To: Christos Zoulas <christos@zoulas.com>
From: Matt Thomas <matt@3am-software.com>
List: source-changes
Date: 02/02/2008 17:34:01
On Feb 2, 2008, at 5:12 PM, Christos Zoulas wrote:
> On Feb 3, 10:08am, tsutsui@ceres.dti.ne.jp (Izumi Tsutsui) wrote:
> -- Subject: Re: CVS commit: src/distrib/common
>
> | christos@NetBSD.org wrote:
> |
> | > Modified Files:
> | > src/distrib/common: termcap.mini
> | > Added Files:
> | > src/distrib/common: mktermcap
> | >
> | > Log Message:
> | > add a script to generate the mini-termcap and use it.
> |
> | Is it okay to have "if=/usr/share/tabset/vt100" etc?
>
> I think so; I don't think the code complains if it is not found.
>
Shouldn't it get it from $DESTDIR?