Subject: CVS commit: src/distrib/sets
To: None <source-changes@netbsd.org>
From: Perry E. Metzger <perry@netbsd.org>
List: source-changes
Date: 04/07/2003 20:22:19
Module Name: src
Committed By: perry
Date: Mon Apr 7 17:22:19 UTC 2003
Modified Files:
src/distrib/sets: maketars
Log Message:
Temporarily revert last. It now screws over symlinks from the destdir,
which is the inverse problem. It is fixable by piping one pax -w into
a pax -r instead of using a pax -rw, but unfortunately that won't work
yet because I've hit a pax issue. I'll fix that and then fix this right.
To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 src/distrib/sets/maketars
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.