From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-commits+bounces-315846-garchives=archives.gentoo.org@lists.gentoo.org>) id 1PoXma-0005wu-MZ for garchives@archives.gentoo.org; Sun, 13 Feb 2011 08:58:16 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7675DE07DD; Sun, 13 Feb 2011 08:58:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4A48BE07DD for <gentoo-commits@lists.gentoo.org>; Sun, 13 Feb 2011 08:58:09 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C6E741B4008 for <gentoo-commits@lists.gentoo.org>; Sun, 13 Feb 2011 08:58:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 438108006A for <gentoo-commits@lists.gentoo.org>; Sun, 13 Feb 2011 08:58:08 +0000 (UTC) From: "Zac Medico" <zmedico@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Zac Medico" <zmedico@gentoo.org> Message-ID: <c2938a7fb389440460250e36c18049528e8157b8.zmedico@gentoo> Subject: [gentoo-commits] proj/portage:master commit in: man/ X-VCS-Repository: proj/portage X-VCS-Files: man/ebuild.1 X-VCS-Directories: man/ X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: c2938a7fb389440460250e36c18049528e8157b8 Date: Sun, 13 Feb 2011 08:58:08 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 578e0c2a58308b1c0d5c6e176200a4cd commit: c2938a7fb389440460250e36c18049528e8157b8 Author: Zac Medico <zmedico <AT> gentoo <DOT> org> AuthorDate: Sun Feb 13 08:56:42 2011 +0000 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org> CommitDate: Sun Feb 13 08:56:42 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/portage.git;a= =3Dcommit;h=3Dc2938a7f ebuild.1: update outdated BUILD_PREFIX docs This will fix bug #354387. --- man/ebuild.1 | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/man/ebuild.1 b/man/ebuild.1 index 1795a8b..cb6ebc2 100644 --- a/man/ebuild.1 +++ b/man/ebuild.1 @@ -39,8 +39,8 @@ this particular ebuild file. The temporary build direc= tory normally contains the extracted source files as well as a possible "install image" (all the files that will be merged to the local filesystem or stored in a package). The location of the build -directory is set by the BUILD_PREFIX variable. For information -on what this variable is, run \fIemerge [\-v] info\fR, or to override +directory is set by the PORTAGE_TMPDIR variable. For information +on what this variable is, run \fIemerge \-\-info\fR, or to override this variable, see \fBmake.conf\fR(5). =20 Note: Portage cleans up almost everything after a package has been