summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2007-02-06 18:45:34 +0000
committerZac Medico <zmedico@gentoo.org>2007-02-06 18:45:34 +0000
commit00bbcf9f5d287d8a595107710c7eba2f7fdc613f (patch)
tree8711b2c328147c15875faee92e14662a2cc1a5c6 /man/make.conf.5
parentMake sure to fetch files if MANIFEST2_REQUIRED_HASH is missing. (diff)
downloadportage-idfetch-00bbcf9f5d287d8a595107710c7eba2f7fdc613f.tar.gz
portage-idfetch-00bbcf9f5d287d8a595107710c7eba2f7fdc613f.tar.bz2
portage-idfetch-00bbcf9f5d287d8a595107710c7eba2f7fdc613f.zip
Document PORTAGE_WORKDIR_MODE for bug #8688. Thanks to Peter Hjalmarsson in bug #164617.
svn path=/main/trunk/; revision=5904
Diffstat (limited to 'man/make.conf.5')
-rw-r--r--man/make.conf.53
1 files changed, 3 insertions, 0 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index f5700cf5..8467aa01 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -377,6 +377,9 @@ Defines the location of the temporary build directories.
.br
Defaults to /var/tmp.
.TP
+\fBPORTAGE_WORKDIR_MODE\fR = \fI"0700"\fR
+This variable controls permissions for \fIWORKDIR\fR (see \fBebuild\fR(5)).
+.TP
\fBPORTDIR\fR = \fI[path]\fR
Defines the location of your Portage tree.
.br