Path to this page:
Subject: CVS commit: pkgsrc/regress/make-env-phases
From: Ben Collver
Date: 2006-09-06 05:37:15
Message id: 20060906033715.0E906211CA@cvs.netbsd.org
Log Message:
Initial import of a test that checks whether MAKE_ENV changes between
build and install phase. MAKE_ENV needs to remain the same for
packages that use scons. Otherwise, in the install step, scons will
take the new MAKE_ENV to mean that the build action changed, and it will
rebuild the package with the wrong configuration and install that.
Files: