projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d621ebe
)
Bug #234157 - Remove BUILD_PREFIX from the docs since it's not a user config
author
Zac Medico
<zmedico@gentoo.org>
Sat, 9 Aug 2008 20:26:40 +0000
(20:26 -0000)
committer
Zac Medico
<zmedico@gentoo.org>
Sat, 9 Aug 2008 20:26:40 +0000
(20:26 -0000)
variable.
svn path=/main/trunk/; revision=11373
man/make.conf.5
patch
|
blob
|
history
diff --git
a/man/make.conf.5
b/man/make.conf.5
index 0eee4cd736999f01683e891918bb04349c537831..4d1bbcbd828b133288d368eecd6ac8f1e74dc2fb 100644
(file)
--- 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