In the root of the source directory, you can create a file named .gar-local.conf and define a variable called MASTER_SITES.
MASTER_SITES = site1 site2 ... siteN The space separated list of sites is added to the list of paths used to search a specific file needed by the build. Regards, Jussi Matt Hoosier wrote: > Hi, > > I'm not really an expert in the GAR build system, and I'm having a > little trouble understanding just what variables in which files have > to be defined, so that I can use an arbitrary directory as the cache > for downloaded sources. > > I've tried GARCHIVEDIR in the root gar.conf.mk file, but that doesn't > seem to do anything. > > --Matt > _______________________________________________ > Scratchbox-users mailing list > [email protected] > http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users _______________________________________________ Scratchbox-users mailing list [email protected] http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users
