Gentoo Archives: gentoo-dev

From: Mike Frysinger <vapier@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Re: $BUILDDIR in ebuilds
Date: Mon, 26 Dec 2005 20:55:25
Message-Id: 200512261552.50074.vapier@gentoo.org
In Reply to: Re: [gentoo-dev] Re: $BUILDDIR in ebuilds by Drake Wyrm
1 On Monday 26 December 2005 08:24, Drake Wyrm wrote:
2 > Brian Harring <ferringb@g.o> wrote:
3 > > On Mon, Dec 26, 2005 at 02:51:26AM -0500, Michael Sterrett -Mr. Bones.-
4 wrote:
5 > > > Like in here?
6 > > >
7 > > > app-doc/halibut/halibut-0.9.ebuild: BUILDDIR="${S}/build" \
8 > > > net-dns/maradns/maradns-1.0.27.ebuild:
9 > > > BUILDDIR=${S}/build \ net-dns/maradns/maradns-1.0.32.ebuild:
10 > > > BUILDDIR=${S}/build \
11 >
12 > [snip]
13 >
14 > > Either way, those 3 are fine- they're not relying on portage provided
15 > > BUILDDIR var, just issueing a directive to make.
16 >
17 > In that case, shouldn't they use something like BUILDDIR="$BUILDDIR" to
18 > supply the argument to make?
19
20 that is how they're being used :P
21 -mike
22 --
23 gentoo-dev@g.o mailing list