Subject: Re: How to compute the checksum of patch files
To: Roland Illig <rillig@NetBSD.org>
From: Hubert Feyrer <feyrer@cs.stevens.edu>
List: tech-pkg
Date: 12/01/2005 04:59:45
On Thu, 1 Dec 2005, Roland Illig wrote:
> --- strlcat.c.orig      2005-05-10 16:48:24.000000000 -0400
> +++ strlcat.c
> @@ -35,6 +35,7 @@ __RCSID("$NetBSD: strlcat.c,v 1.16 2003/

Is adding this standard "diff -u"/pkgdiff behaviour?
I'd rather get rid of that RCS ID there instead of support it.


  - Hubert