Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 05/07/2002 05:11:08
Module Name: basesrc
Committed By: lukem
Date: Tue May 7 02:11:08 UTC 2002
Modified Files:
basesrc: Makefile
basesrc/etc: postinstall
Log Message:
Change -s srcdir and -d destdir so that they don't contain the "/etc" portion.
srcdir now defaults to /usr/src (from /usr/src/etc).
destdir now defaults to / (from /etc).
To generate a diff of this commit:
cvs rdiff -r1.174 -r1.175 basesrc/Makefile
cvs rdiff -r1.9 -r1.10 basesrc/etc/postinstall
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.