Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 10/26/1998 09:39:23
Module Name: src
Committed By: agc
Date: Mon Oct 26 17:39:23 UTC 1998
Modified Files:
src/usr.sbin/pkg_install/add: perform.c
src/usr.sbin/pkg_install/create: create.h main.c perform.c pkg_create.1
Log Message:
Modify pkg_create to recognise Build Information and Version files, when
creating packages, and modify pkg_add to copy the files when a binary
package is added. This preserves the fine-grained version information in
a binary package, and also the options with which the binary package was
built.