Subject: Re: adding RCS Id's to bulk build output
To: None <tech-pkg@NetBSD.org>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: tech-pkg
Date: 10/04/2006 17:17:59
On Wed, Oct 04, 2006 at 04:49:41PM +0200, Hubert Feyrer wrote:
> On Wed, 4 Oct 2006, Joerg Sonnenberger wrote:
> >>Personally I wouldn't mind seeing the RCS Ids on _any_ build - that way I
> >>can also ask a user to send me the output of 'make clean ; make install',
> >>and know exactly what sources they have.
> >
> >You know that you get that for most files with pkg_info -b already?
> >It shouldn't be too hard to make a print target for that.
> 
> IIUC we're talking about a situation here that did not lead to an 
> installed package...

Yes, I know. That was the second sentence -- we collect them in one
place already, so it shouldn't be hard to print them out.

Joerg