summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2007-06-24 21:29:39 +0000
committerZac Medico <zmedico@gentoo.org>2007-06-24 21:29:39 +0000
commit831f6aa4cbfd1927aa87a7477e3cc506e0da427a (patch)
treea8bb469228b88aba9d9dc1118351148408e10e84 /man/make.conf.5
parentFix broken base_uri handling for old-style binhosts in binarytree.gettbz2(). (diff)
downloadportage-multirepo-831f6aa4cbfd1927aa87a7477e3cc506e0da427a.tar.gz
portage-multirepo-831f6aa4cbfd1927aa87a7477e3cc506e0da427a.tar.bz2
portage-multirepo-831f6aa4cbfd1927aa87a7477e3cc506e0da427a.zip
Update the FETCHCOMMAND docs to indicate that the command should be +written to place the fetched file at ${DISTDIR}/${FILE}.
svn path=/main/trunk/; revision=7004
Diffstat (limited to 'man/make.conf.5')
-rw-r--r--man/make.conf.53
1 files changed, 2 insertions, 1 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index d63700a0..fd5db508 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -290,7 +290,8 @@ Enable the sandbox in the compile phase, when running without root privs (\fIuse
.B FETCHCOMMAND
This variable contains the command used for fetching package sources from
the internet. It must contain the full path to the executable as well as the
-place\-holders \\${DISTDIR} and \\${URI}.
+place\-holders \\${DISTDIR}, \\${FILE} and \\${URI}. The command should be
+written to place the fetched file at \\${DISTDIR}/\\${FILE}.
Also see \fBRESUMECOMMAND\fR.
.TP
\fBGENTOO_MIRRORS\fR = \fI[URLs]\fR