Subject: CVS commit: src/usr.sbin/pkg_install/info
To: None <source-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 06/05/2003 17:58:05
Module Name: src
Committed By: agc
Date: Thu Jun 5 17:58:05 UTC 2003
Modified Files:
src/usr.sbin/pkg_install/info: show.c
Log Message:
When displaying full pathnames of the package contents (pkg_info -L pkg),
don't add a '/' between the prefix and the name if the prefix is "/".
This avoids annoying annoying double slash filenames when the prefix is "/".
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/usr.sbin/pkg_install/info/show.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.