Subject: CVS commit: src/usr.sbin/pkg_install/view
To: None <source-changes@NetBSD.org>
From: Masao Uebayashi <uebayasi@netbsd.org>
List: source-changes
Date: 06/03/2004 13:13:42
Module Name:	src
Committed By:	uebayasi
Date:		Thu Jun  3 13:13:42 UTC 2004

Modified Files:
	src/usr.sbin/pkg_install/view: linkfarm.sh

Log Message:
Change "for ... `find ...`" to "find ... | while read ..." loop so that
save invocations of sed(1).

Reviewed By:	seb


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/usr.sbin/pkg_install/view/linkfarm.sh

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