Subject: CVS commit: pkgsrc/pkgtools/pkglint
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 11/13/2005 17:39:05
Module Name: pkgsrc
Committed By: rillig
Date: Sun Nov 13 17:39:05 UTC 2005
Modified Files:
pkgsrc/pkgtools/pkglint: Makefile
Log Message:
The exitcode from running pkglint in the post-install target is ignored,
since the pkglint Makefile sets MANINSTALL but shouldn't, as this
variable is intended to be user-defined. This is only a work-around,
which needs to be addressed properly for the other packages setting
MANINSTALL, too.
To generate a diff of this commit:
cvs rdiff -r1.292 -r1.293 pkgsrc/pkgtools/pkglint/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.