diff options
-rw-r--r-- | man/make.conf.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5 index b3e1013de..8a56dbea2 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -43,7 +43,7 @@ unless you know what you are doing. Defines the location of the ccache working directory. See the \fBccache\fR(1) man page for more information. .br -Defaults to ${PORTAGE_TMPDIR}/ccache +Defaults to /var/tmp/ccache .TP \fBCCACHE_SIZE\fR = \fI"size"\fR This controls the space use limitations for ccache. The default is 2 gigabytes |