Subject: CVS commit: src/usr.sbin/pkg_install/add
To: None <source-changes@netbsd.org>
From: Stoned Elipot <seb@netbsd.org>
List: source-changes
Date: 03/25/2003 00:13:56
Module Name:	src
Committed By:	seb
Date:		Mon Mar 24 22:13:55 UTC 2003

Modified Files:
	src/usr.sbin/pkg_install/add: perform.c

Log Message:
Pkg_add fix: if an install script is present move it into LogDir
(PKG_DBDIR/PKGNAME).  Address PR pkg/20856 and part of PRs pkg/20852,
pkg/20853 and pkg/20854 by FUKAUMI Naoki <naoki at fukaumi dot
org>.

Note: with this change pkg_tarup can now produce reusable binary
packages from installed packages when they depend on an install
script.


To generate a diff of this commit:
cvs rdiff -r1.78 -r1.79 src/usr.sbin/pkg_install/add/perform.c

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