summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2011-02-13 00:56:42 -0800
committerZac Medico <zmedico@gentoo.org>2011-02-13 20:27:21 -0800
commitdabe09e7589b9e8903c7fb1fe129b7b6859cdf68 (patch)
tree8f7dc1525ff80c13d1ee02d91cf5d2fdbe8364de /man
parentf514515a6b85286dcc84011143f9f550d96dc15a (diff)
downloadportage-dabe09e7589b9e8903c7fb1fe129b7b6859cdf68.tar.gz
portage-dabe09e7589b9e8903c7fb1fe129b7b6859cdf68.tar.bz2
portage-dabe09e7589b9e8903c7fb1fe129b7b6859cdf68.zip
ebuild.1: update outdated BUILD_PREFIX docs
This will fix bug #354387.
Diffstat (limited to 'man')
-rw-r--r--man/ebuild.14
1 files changed, 2 insertions, 2 deletions
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