Gentoo Archives: gentoo-dev

From: Donnie Berkholz <dberkholz@g.o>
To: gentoo-dev@l.g.o, hanno@g.o
Subject: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in x11-libs/compiz-bcop: metadata.xml Manifest compiz-bcop-0.6.0.ebuild ChangeLog
Date: Wed, 24 Oct 2007 02:53:48
Message-Id: 20071024025105.GC29642@supernova
1 On 22:28 Tue 23 Oct , Hanno Boeck (hanno) wrote:
2 > 1.1 x11-libs/compiz-bcop/compiz-bcop-0.6.0.ebuild
3 >
4 > file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/compiz-bcop/compiz-bcop-0.6.0.ebuild?rev=1.1&view=markup
5 > plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/compiz-bcop/compiz-bcop-0.6.0.ebuild?rev=1.1&content-type=text/plain
6
7 > S="${WORKDIR}/${P}"
8 >
9 > src_compile() {
10 > econf || die "econf failed"
11 > emake || die "make failed"
12 > }
13
14 Both S and src_compile() are the defaults, and this is not the only
15 compiz ebuild committed today where that is the case.
16
17 Thanks,
18 Donnie
19 --
20 gentoo-dev@g.o mailing list

Replies