Subject: CVS commit: pkgsrc/mk/bulk
To: None <pkgsrc-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 02/25/2004 09:05:40
Module Name: pkgsrc
Committed By: grant
Date: Wed Feb 25 09:05:40 UTC 2004
Modified Files:
pkgsrc/mk/bulk: post-build
Log Message:
GNU tar on netbsd-1-6 doesn't grok "-T -" at the end, but pax-as-tar
does, so rearrange the arguments so that "-f -" is always at the end.
noted by krister@.
while I'm here, make sure we use the same tar(1) program pkgsrc does.
To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 pkgsrc/mk/bulk/post-build
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.