summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-08-28 17:17:21 +0000
committerMike Frysinger <vapier@gentoo.org>2003-08-28 17:17:21 +0000
commitb7aa576f9001d314c46fe31ab4efb60e895c07de (patch)
tree492330250035cff6b4f07ad74f5997898c11a343
parentwhoops, lost a .TP (diff)
downloadportage-cvs-b7aa576f9001d314c46fe31ab4efb60e895c07de.tar.gz
portage-cvs-b7aa576f9001d314c46fe31ab4efb60e895c07de.tar.bz2
portage-cvs-b7aa576f9001d314c46fe31ab4efb60e895c07de.zip
add note to ccache about where the directory is
-rw-r--r--man/make.conf.56
1 files changed, 4 insertions, 2 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index 26a3eb0..08f85af 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -109,7 +109,9 @@ later. Done at generation times and only works when \fIcvs\fR is also in
Binary packages will be created for all packages that are merged.
.TP
.B ccache
-Enable portage support for the ccache package.
+Enable portage support for the ccache package. If the ccache dir is not
+present in the user's environment, then portage will default to
+${PORTAGE_TMPDIR}/ccache (with \fIuserpriv\fR) and to /root/.ccache otherwise.
.TP
.B cvs
A feature for developers that causes portage to enable all USE flags in SRC_URI
@@ -318,4 +320,4 @@ Nicholas Jones <carpaski@gentoo.org>
.br
Mike Frysinger <vapier@gentoo.org>
.SH "CVS HEADER"
-$Header: /local/data/ulm/cvs/history/var/cvsroot/gentoo-src/portage/man/make.conf.5,v 1.24 2003/08/28 17:15:04 vapier Exp $
+$Header: /local/data/ulm/cvs/history/var/cvsroot/gentoo-src/portage/man/make.conf.5,v 1.25 2003/08/28 17:17:21 vapier Exp $