Subject: Re: packages build (from current-users)
To: Tom Javen <tomja@InnoTrac.fi>
From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
List: tech-pkg
Date: 03/10/2000 04:25:25
On Thu, 9 Mar 2000, Tom Javen wrote:
> How do you make all the packages , remove everything before build or force the
> registering of packages ?
pkg_delete '*'
for all pkgs:
install depends
make pkg
install pkg
make binary pkg
remove pkg & ints depends
This generates some load with all the adding and deleting of depends/pkgs,
but it ensures that non-existing depends are found, and that conflicting
pkgs can be built.
- Hubert
--
Microsoft: "Where do you want to go today?"
Linux: "Where do you want to be tomorrow?"
BSD: "Are you guys coming, or what?"