Subject: CVS commit: pkgsrc/pkgtools/pkglint/files
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 09/02/2005 10:42:18
Module Name: pkgsrc
Committed By: rillig
Date: Fri Sep 2 10:42:18 UTC 2005
Modified Files:
pkgsrc/pkgtools/pkglint/files: pkglint.pl
Log Message:
In the diagnostics, "../../" path components that are not at the
beginning are stripped to make the output less verbose. The beginning is
needed to have a reference from which package the file is included, so
it is not stripped.
To generate a diff of this commit:
cvs rdiff -r1.266 -r1.267 pkgsrc/pkgtools/pkglint/files/pkglint.pl
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.