Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 04/23/2004 02:03:18
Module Name:	pkgsrc
Committed By:	tv
Date:		Fri Apr 23 02:03:18 UTC 2004

Modified Files:
	pkgsrc/bootstrap: bootstrap
	pkgsrc/mk: bsd.pkg.mk
Added Files:
	pkgsrc/bootstrap/files: install-sh.in
Removed Files:
	pkgsrc/bootstrap/files: install-sh

Log Message:
Rather than work around an automake braindeadness, parameterize install-sh
so that Interix can set the default mode to 0775.  Then add "install_sh"
to CONFIGURE_ENV so it uses ${INSTALL}, not the package-supplied
install script (as is done for autoconf $INSTALL).


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/bootstrap/bootstrap
cvs rdiff -r1.1.1.1 -r0 pkgsrc/bootstrap/files/install-sh
cvs rdiff -r0 -r1.1 pkgsrc/bootstrap/files/install-sh.in
cvs rdiff -r1.1447 -r1.1448 pkgsrc/mk/bsd.pkg.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.