From: Zac Medico Date: Sun, 24 Jun 2007 21:50:29 +0000 (-0000) Subject: Update FETCHCOMMAND and RESUMECOMMAND docs (bug #141550, trunk r6980 and r7003:7005). X-Git-Tag: v2.1.3~154 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5b407b3c0b354ef215be8c88185cae1e2d313a29;p=portage.git Update FETCHCOMMAND and RESUMECOMMAND docs (bug #141550, trunk r6980 and r7003:7005). svn path=/main/branches/2.1.2/; revision=7006 --- diff --git a/man/make.conf.5 b/man/make.conf.5 index dd4f71ad5..36e5abb37 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -287,7 +287,9 @@ 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 Insert your space\-seperated list of local mirrors here. These