summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-09-14 02:26:23 +0000
committerMike Frysinger <vapier@gentoo.org>2006-09-14 02:26:23 +0000
commit0f0ba4574940cf4ef52e00a7b3be769a0dc8c32c (patch)
tree849e91c742a0654ce177c5cee5002f9d71513c1a /man
parentUse configdict["env"].clear() instead of manual deletion because the result i... (diff)
downloadportage-multirepo-0f0ba4574940cf4ef52e00a7b3be769a0dc8c32c.tar.gz
portage-multirepo-0f0ba4574940cf4ef52e00a7b3be769a0dc8c32c.tar.bz2
portage-multirepo-0f0ba4574940cf4ef52e00a7b3be769a0dc8c32c.zip
note that you need to use an absolute path for ROOT #147427 by Brad Plant
svn path=/main/trunk/; revision=4443
Diffstat (limited to 'man')
-rw-r--r--man/make.conf.52
1 files changed, 1 insertions, 1 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index 2a509013..0dba9373 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