Subject: CVS commit: src/usr.sbin/pkg_install/create
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: source-changes
Date: 03/08/2007 00:52:04
Module Name:	src
Committed By:	joerg
Date:		Thu Mar  8 00:52:04 UTC 2007

Modified Files:
	src/usr.sbin/pkg_install/create: create.h main.c perform.c

Log Message:
Nuke -h option for pkg_create. Following all symlinks is not useful
either and can fail for those packages which intentionally or not
install broken symlinks.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/usr.sbin/pkg_install/create/create.h
cvs rdiff -r1.30 -r1.31 src/usr.sbin/pkg_install/create/main.c
cvs rdiff -r1.45 -r1.46 src/usr.sbin/pkg_install/create/perform.c

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