summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-08-09 20:26:40 +0000
committerZac Medico <zmedico@gentoo.org>2008-08-09 20:26:40 +0000
commit007d423931bbc4b7d42b4d7ac21c9807964b88b0 (patch)
tree23fdbf570e2db082de10ac9e038944ab655b08fd /man
parentDon't use "dir" for a variable name since it's also a builtin. (diff)
downloadportage-multirepo-007d423931bbc4b7d42b4d7ac21c9807964b88b0.tar.gz
portage-multirepo-007d423931bbc4b7d42b4d7ac21c9807964b88b0.tar.bz2
portage-multirepo-007d423931bbc4b7d42b4d7ac21c9807964b88b0.zip
Bug #234157 - Remove BUILD_PREFIX from the docs since it's not a user config
variable. svn path=/main/trunk/; revision=11373
Diffstat (limited to 'man')
-rw-r--r--man/make.conf.55
1 files changed, 0 insertions, 5 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index 0eee4cd7..4d1bbcbd 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -36,11 +36,6 @@ set this to '~ppc'. This is an incremental variable. Only define a
.br
Defaults to the value of $ARCH.
.TP
-\fBBUILD_PREFIX\fR = \fI[path]\fR
-Defines the location of the package working directory.
-.br
-Defaults to ${PORTAGE_TMPDIR}/portage
-.TP
.B CBUILD
This variable is passed by the \fIebuild scripts\fR to the \fIconfigure\fR
as \fI\-\-build=${CBUILD}\fR only if it is defined. Do not set this yourself