Re: [Fink-devel] download during install-phase

2009-05-10 Thread Koen van der Drift
On May 10, 2009, at 11:16 AM, David R. Morrison wrote: > > On May 10, 2009, at 6:46 AM, Koen van der Drift wrote: > >> A package I maintain has some optional components that are downloaded >> during the install phase inside the expanded tarball. Is this >> allowed, >> or should I pre-download e

Re: [Fink-devel] download during install-phase

2009-05-10 Thread David R. Morrison
On May 10, 2009, at 6:46 AM, Koen van der Drift wrote: > A package I maintain has some optional components that are downloaded > during the install phase inside the expanded tarball. Is this allowed, > or should I pre-download everything and then copy it into the expanded > tarball? You should p

[Fink-devel] download during install-phase

2009-05-10 Thread Koen van der Drift
Hi, A package I maintain has some optional components that are downloaded during the install phase inside the expanded tarball. Is this allowed, or should I pre-download everything and then copy it into the expanded tarball? Thanks, - Koen.