Subject: Re: updating a package
To: None <eniac@sdf-eu.org>
From: Rene Hexel <r.hexel@griffith.edu.au>
List: netbsd-help
Date: 01/15/2004 15:30:14
On 15/01/2004, at 7:24 AM, Geiregat Jonas wrote:
> Just run the previous line again , or do I justhave to do make update
> or make reinstall (I don't know what make update or reinstall do) or
> just make && make install ?
Try (in this order):
make clean-update
make clean CLEANDEPENDS=yes
make update
The first two lines are just to make sure you have a clean build tree
before starting the update.
Kind regards
,
Rene