Subject: Re: CVS commit: src/distrib/common
To: None <christos@zoulas.com>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: source-changes
Date: 02/03/2008 14:15:21
> How does that help? The string is in /usr/share/misc/termcap.
There are two points:
- hardcoded /usr/share/misc/termcap in the generated entries
doesn't cause problems on targets
- we should use ${DESTDIR}/usr/share/misc/termcap (or equivarent)
on regenerating distrib/common/termcap.mini by mktermcap
I though matt said the latter..
---
Izumi Tsutsui