From: Zac Medico Date: Sun, 13 Feb 2011 08:56:42 +0000 (-0800) Subject: ebuild.1: update outdated BUILD_PREFIX docs X-Git-Tag: v2.2.0_alpha24~25 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c2938a7fb389440460250e36c18049528e8157b8;p=portage.git ebuild.1: update outdated BUILD_PREFIX docs This will fix bug #354387. --- diff --git a/man/ebuild.1 b/man/ebuild.1 index 1795a8bfd..cb6ebc249 100644 --- a/man/ebuild.1 +++ b/man/ebuild.1 @@ -39,8 +39,8 @@ this particular ebuild file. The temporary build directory 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). Note: Portage cleans up almost everything after a package has been