From: Zac Medico Date: Sun, 24 Jun 2007 21:29:39 +0000 (-0000) Subject: Update the FETCHCOMMAND docs to indicate that the command should be +written to place... X-Git-Tag: v2.2_pre1~1160 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=831f6aa4cbfd1927aa87a7477e3cc506e0da427a;p=portage.git 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 --- diff --git a/man/make.conf.5 b/man/make.conf.5 index d63700a0c..fd5db5085 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