Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 10/18/2000 02:51:26
Module Name:	basesrc
Committed By:	tv
Date:		Tue Oct 17 23:51:25 UTC 2000

Modified Files:
	basesrc/usr.bin/ssh/ssh: Makefile

Log Message:
Remove INSTALLFLAGS=-fschg.  This will break a "make install" phase where
the binary may have been installed already, i.e. a install without
UPDATE=1 (done so that everything gets reinstalled).  The schg flag is not
unsettable, even by root, at securelevel 1.

A flag like this should be set by mtree, not install.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/usr.bin/ssh/ssh/Makefile

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