Subject: CVS commit: othersrc/bootstrap-pkgsrc/pax
To: None <source-changes@netbsd.org>
From: grant beattie <grant@netbsd.org>
List: source-changes
Date: 12/22/2002 12:58:46
Module Name: othersrc
Committed By: grant
Date: Sun Dec 22 10:58:46 UTC 2002
Modified Files:
othersrc/bootstrap-pkgsrc/pax: file_subs.c
Log Message:
sync with src:
Don't attempt to chown files if euid != 0.
This addresses my PR bin/18912 (running pkg_info as non-root user on a
binary package).
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 othersrc/bootstrap-pkgsrc/pax/file_subs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.