Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/distrib/common



On Feb 3,  2:15pm, tsutsui%ceres.dti.ne.jp@localhost (Izumi Tsutsui) wrote:
-- Subject: Re: CVS commit: src/distrib/common

| > 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..

It is easy enough to do using sed, but I don't think it is important.
We could create a Makefile.termcap and generate termcap.mini completely
dynamically. I did not do this because this might require to make
getent a tool...

christos



Home | Main Index | Thread Index | Old Index