From: Mike Frysinger Date: Thu, 14 Sep 2006 02:26:23 +0000 (-0000) Subject: note that you need to use an absolute path for ROOT #147427 by Brad Plant X-Git-Tag: v2.1.1-r1~84 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0f0ba4574940cf4ef52e00a7b3be769a0dc8c32c;p=portage.git note that you need to use an absolute path for ROOT #147427 by Brad Plant svn path=/main/trunk/; revision=4443 --- diff --git a/man/make.conf.5 b/man/make.conf.5 index 2a509013d..0dba9373b 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -380,7 +380,7 @@ packages or ebuilds. All \fBRDEPEND\fR and \fBPDEPEND\fR will be installed into \fBROOT\fR while all \fBDEPEND\fR will be still be installed into /. Typically, you should set this setting in the environment rather than in \fI/etc/make.conf\fR itself. It's commonly used for creating new build -images. +images. Make sure you use an absolute path. .br Defaults to /. .TP