Gentoo Archives: gentoo-dev

From: Daniel Schroeter <iaschroe@×××××××.ch>
To: Christophe Vanfleteren <gentoo@×××××××.be>, gentoo-dev@g.o
Subject: Re: [gentoo-dev] emerge -b
Date: Tue, 03 Dec 2002 12:56:51
Message-Id: 20021203135602.25ee8572.iaschroe@hta.fhz.ch
In Reply to: Re: [gentoo-dev] emerge -b by Christophe Vanfleteren
1 Cool it works! What irritated me is:
2
3 man ebuild:
4 package
5 This command is a lot like the merge command, except that after
6 fetching, unpacking, compiling and installing, a .tbz2 binary
7 package tarball is created and stored in ${PKGDIR}/All
8 (${PKGDIR} defaults to /usr/portage/packages). A symbolic link
9 is created in ${PKGDIR}/${CATEGORY} that points to the package in
10 ${PKGDIR}/All.
11
12 I think the man should be edited to make clear that ebuild .. package does not install.
13
14
15 On Tue, 3 Dec 2002 13:17:56 +0100
16 Christophe Vanfleteren <gentoo@×××××××.be> wrote:
17 >
18 > Try ebuild /usr/portage/path/to/ebuild.ebuild package
19 >
20 > Christophe Vanfleteren
21
22 --
23 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] emerge -b Felipe Ghellar <fghellar2@×××××××××.br>