You can create a local configuration specifying preferred mirror on a top level of the source tree.
Gar searches stuff from localhost first and then in the order specified by MASTER_SITES variable. So, with [1], you should have what you wanted. Please tell me also what you would like to be updated, I might do just that and make a new build :) Planning to at least upgrade git to 1.5... All comments/suggestions about the maemo3 devkit are welcome. Regards, Jussi [1] cd sb-maemo3-devkit echo 'MASTER_SITES = http://your-preferred-mirror/ http://scratchbox.org/download/files/sbox-files/' >> .gar-local.conf On Tue, Jun 19, 2007 at 11:53:20PM -0500, Sean Kelley wrote: > On 6/19/07, Sean Kelley <[EMAIL PROTECTED]> wrote: > > Is there a relatively painless way to upgrade the maemo3 devkit to use > > a newer version of certain tools? It seems like the makefile for this > > particular devkit is hard coded to fetch tar balls from the scratchbox > > site. After I upgrade it I want to make a new debian out of it and > > store it in my local debian repository for use in development. > > I was able to just change the site to local. However, I noted that > when you build a package from the source using "make deb", no dsc or > changes files are generated. > > Sean > > > > > Sean > > > _______________________________________________ > maemo-developers mailing list > [email protected] > https://lists.maemo.org/mailman/listinfo/maemo-developers _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
