From 1a3f5372dcbb03c6df6490cf78a6699e9b36a225 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sun, 10 Oct 2010 14:14:12 -0700 Subject: FETCHCOMMAND: Update comments for wget 3 tries. --- cnf/make.globals | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cnf/make.globals') diff --git a/cnf/make.globals b/cnf/make.globals index 6a7a21263..69a553d5f 100644 --- a/cnf/make.globals +++ b/cnf/make.globals @@ -36,7 +36,7 @@ RPMDIR=/usr/portage/rpm # Temporary build directory PORTAGE_TMPDIR=/var/tmp -# Fetching command (5 tries, passive ftp for firewall compatibility) +# Fetching command (3 tries, passive ftp for firewall compatibility) FETCHCOMMAND="/usr/bin/wget -t 3 -T 60 --passive-ftp -O \"\${DISTDIR}/\${FILE}\" \"\${URI}\"" RESUMECOMMAND="/usr/bin/wget -c -t 3 -T 60 --passive-ftp -O \"\${DISTDIR}/\${FILE}\" \"\${URI}\"" -- cgit v1.2.3-1-g7c22