From: Zac Medico Date: Sat, 9 Aug 2008 20:26:40 +0000 (-0000) Subject: Bug #234157 - Remove BUILD_PREFIX from the docs since it's not a user config X-Git-Tag: v2.2_rc7~18 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=007d423931bbc4b7d42b4d7ac21c9807964b88b0;p=portage.git Bug #234157 - Remove BUILD_PREFIX from the docs since it's not a user config variable. svn path=/main/trunk/; revision=11373 --- diff --git a/man/make.conf.5 b/man/make.conf.5 index 0eee4cd73..4d1bbcbd8 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