Subject: CVS commit: pkgsrc/pkgtools/pkglint
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 08/06/2005 08:00:14
Module Name: pkgsrc
Committed By: rillig
Date: Sat Aug 6 08:00:14 UTC 2005
Modified Files:
pkgsrc/pkgtools/pkglint: TODO
Log Message:
Checking for C/C++ comments is not necessary for Makefiles. No-one uses
them. All pathnames are already interpreted as being relative to the
package's directory. Added a reminder that ONLY_FOR_PLATFORM should be
changed to NOT_FOR_PLATFORM where appropriate.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/pkgtools/pkglint/TODO
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.