Subject: CVS commit: src/usr.sbin/pkg_install/create
To: None <source-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 06/12/2003 13:29:33
Module Name:	src
Committed By:	agc
Date:		Thu Jun 12 13:29:32 UTC 2003

Modified Files:
	src/usr.sbin/pkg_install/create: pl.c

Log Message:
Avoid one more annoying duplicated slash when prefix is "/" in pkg_create(1),
and one in the db cache file, which was causing pkg_info -F to produce the
wrong results with a prefix of "/".


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/usr.sbin/pkg_install/create/pl.c

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