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.1.9.40~24 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=dabe09e7589b9e8903c7fb1fe129b7b6859cdf68;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