> On Sun, 7 Jul 2013, Mike Gilbert wrote:
> git-2.eclass has a similar variable called EGIT_SOURCEDIR. Maybe you
> could reuse the same convention?
In fact, I had considered this, but I think that EBZR_SOURCEDIR isn't
a good name because it's not distinctive. For example, EBZR_STORE_DIR
conta
On Sun, Jul 7, 2013 at 1:54 PM, Ulrich Mueller wrote:
> Hi all,
> Find below a small update for bzr.eclass.
>
> Sometimes it is convenient to unpack the sources in a location
> different from ${WORKDIR}/${P}. The patch makes this configurable via
> a new EBZR_UNPACK_DIR variable. The default locat