Re: offline downloading...

David Obwaller <[email protected]> Fri, 25 Oct 2002 16:30:01 +0200
Newsgroups gmane.linux.gentoo.newbies
Message-ID <[email protected]>
On Fri, Oct 25, 2002 at 02:44:17PM +0100, Ewan Mac Mahon wrote:
> On Fri, Oct 25, 2002 at 09:25:20AM +0530, Vardhan Varma wrote:
> > 
> > 
> > Hi,
> <snip> 
> >   My Q is : how to get list of source tgz to download for basic 
> >   use-profile and kde-profile. my friend is not running gentoo.
> 
> This is an unpleasant kudge, but it does do the job; if you look near th
> bottom of /etc/make.conf you'll find some commented examples of how to
> change the command used to fetch sources. Add (not commented) one like
> this:
> FETCHCOMMAND='echo ${URI} >> /root/fetchurls'
> 
[...]
> 
> Ewan

does this also work safely if a package has multiple SRC_URIs?

David