pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mk/check
Module Name: pkgsrc
Committed By: rillig
Date: Wed Feb 13 15:02:20 UTC 2008
Modified Files:
pkgsrc/mk/check: bsd.check.mk
Added Files:
pkgsrc/mk/check: check-stripped.mk
Log Message:
Added a new check for binaries, so that they are installed according to
the INSTALL_UNSTRIPPED variable. By default, this check is disabled, so
that it does not cause any breakage.
NB: The file(1) command needs the explicit locale to prevent translated
messages. This file is copied from check-interpreter.mk.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/mk/check/bsd.check.mk
cvs rdiff -r0 -r1.1 pkgsrc/mk/check/check-stripped.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index