From: Mike Frysinger Date: Sat, 11 Mar 2006 17:47:26 +0000 (-0000) Subject: default CCACHE_DIR doesnt use PORTAGE_TMPDIR, it just happens to also reside there... X-Git-Tag: v2.1_pre7~117 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3f7838da7e9f74fd3c17bafcfd322808cc75ec9d;p=portage.git default CCACHE_DIR doesnt use PORTAGE_TMPDIR, it just happens to also reside there by default svn path=/main/trunk/; revision=2851 --- 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