r2031

stsp at dslinux.in-berlin.de stsp at dslinux.in-berlin.de
Sat Nov 3 17:20:15 CET 2007


Author: stsp
Date: 2007-11-03 17:20:09 +0100 (Sat, 03 Nov 2007)
New Revision: 2031

Log:
Force passive ftp for fetching distfiles.


Modified: trunk/toolchain/Makefile
===================================================================
--- trunk/toolchain/Makefile	2007-10-29 15:28:48 UTC (rev 2030)
+++ trunk/toolchain/Makefile	2007-11-03 16:20:09 UTC (rev 2031)
@@ -56,7 +56,7 @@
 		$(DISTDIR)/$(LIBELF_DIST) \
 		$(DISTDIR)/$(GDB_DIST)
 	
-FETCH_CMD = wget -c
+FETCH_CMD = wget -c --passive-ftp
 
 GNU_MIRROR		= ftp://ftp.fu-berlin.de/gnu
 SOURCEFORGE_MIRROR	= http://switch.dl.sourceforge.net/sourceforge




More information about the dslinux-commit mailing list