Subject: Re: build.sh defaults file
To: David Laight <david@l8s.co.uk>
From: Perry E. Metzger <perry@piermont.com>
List: tech-toolchain
Date: 02/06/2003 13:47:23
David Laight <david@l8s.co.uk> writes:
> > I am thinking of adding an /etc/build.conf file to the system that
> > would get slurped in by build.sh if it existed -- this file could
> > export a bunch of variables to control build.sh behavior. (The change
> > is two lines.)
> 
> would ~/.build.conf be better?

Probably not. I run things as myself and then as root to install. It
would be a pain to have to sync the files.

Perry