Toni Mueller <[email protected]> writes: > I find that my /var is too much space-constrained, and would like to use > a different place to build at. Unfortunately, paths are largely > hardwired into the system, but here's a patch to start changing that. > It honors the BASEDIR variable, if set in /etc/pbuilderrc.
In general, git-pbuilder settings are designed to override the pbuilder defaults, rather than the other way around, so this is sort of a reversal of the regular flow. If you have everything configured in pbuilderrc, you probably want to set GIT_PBUILDER_AUTOCONF to no. The current version does honor COWBUILDER_BASE if it's already set in the environment. -- Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

