Subject: Re: package locations
To: Sporleder, Matthew \(CCI-Atlanta\) <Matthew.Sporleder@cox.com>
From: Frederick Bruckman <fredb@immanent.net>
List: netbsd-help
Date: 04/04/2002 21:29:38
On Thu, 4 Apr 2002, Sporleder, Matthew (CCI-Atlanta) wrote:

> Is there a common place packages keep the .tgz files they download
> automatically with "make install"?  I had a download go bad with
> qt2-libs and now I can't seem to find the bad file to delete.

They go in "../../distfiles/", or a sub-directory of. Even easier,
"make distclean" will delete the bad file no matter where it goes.

Frederick