Subject: CVS commit: src/share/zoneinfo
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 01/30/2004 04:30:51
Module Name:	src
Committed By:	lukem
Date:		Fri Jan 30 04:30:51 UTC 2004

Modified Files:
	src/share/zoneinfo: Makefile

Log Message:
Use  find . -type f | while read ... ${INSTALL} ...  instead of ${PAX}
to install the zoneinfo files.


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 src/share/zoneinfo/Makefile

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