diff options
-rw-r--r-- | man/make.conf.5 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5 index f5700cf54..8467aa016 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 |