Subject: CVS commit: basesrc/distrib/sets
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 12/19/2002 08:21:46
Module Name:	basesrc
Committed By:	lukem
Date:		Thu Dec 19 06:21:46 UTC 2002

Modified Files:
	basesrc/distrib/sets: Makefile maketars

Log Message:
maketars:
- add "-N etcdir", to be used for pax & mtree -N.  defaults to ${DESTDIR}/etc

Makefile:
- if UNPRIVED, call maketars with "-N ${NETBSDSRCDIR}/etc", so that
  "make UNPRIVED= DESTDIR=/foo installsets" can work with an empty
  ${DESTDIR}/etc. (i.e, after a make build without install-etc-files)


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 basesrc/distrib/sets/Makefile
cvs rdiff -r1.29 -r1.30 basesrc/distrib/sets/maketars

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