Subject: CVS commit: pkgsrc/mk/bulk
To: None <pkgsrc-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 02/14/2004 04:00:18
Module Name: pkgsrc
Committed By: grant
Date: Sat Feb 14 04:00:18 UTC 2004
Modified Files:
pkgsrc/mk/bulk: post-build
Log Message:
when copying the broken files, use find(1) instead of a shell glob
to avoid a command line too long for sh(1) on some platforms.
To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 pkgsrc/mk/bulk/post-build
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.