Guido Günther <[email protected]> writes:
> On Wed, Sep 21, 2011 at 02:08:33PM -0700, Yves-Alexis Perez wrote:
>> I'm using a pbuilder/cowbuilder setup, where everything is configured
>> using .pbuilderrc (including chosing the distribution etc.). It works
>> fine with plain pdebuild and svn-buildpackage, but fails with
>> git-buildpackage because it doesn't care about my .pbuilderrc for stuff
>> like COWBUILDER_BASE.
>>
>> Would it be possible to just use what's there? That would avoid adding
>> configuration at multiple places...
> That would mean just running:
> pdebuild --debbuildopts "$*" -- $GIT_PBUILDER_OPTIONS
> Russ would it make sense to support this if
> GIT_PBUILDER_AUTOCONF=no
> is set in the environment?
Yup, that sounds good to me, and is now implemented (although it does also
pass the --builder flag in addition to what's described above). This is
in git-pbuilder 1.25, which is now available from my scripts page:
http://www.eyrie.org/~eagle/software/scripts/
and should be suitable for inclusion in git-buildpackage.
Sorry about the delay in getting to this!
--
Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/>
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]