Subject: CVS commit: othersrc/bootstrap-pkgsrc/pkg_install/info
To: None <source-changes@netbsd.org>
From: Jan Schaumann <jschauma@netbsd.org>
List: source-changes
Date: 06/06/2003 17:59:13
Module Name:	othersrc
Committed By:	jschauma
Date:		Fri Jun  6 17:59:13 UTC 2003

Modified Files:
	othersrc/bootstrap-pkgsrc/pkg_install/info: show.c

Log Message:
Synch with basesrc:
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.2 -r1.3 othersrc/bootstrap-pkgsrc/pkg_install/info/show.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.