changeset 3464:e65e6000f5eb

fix download git target
author Han-Wen Nienhuys <hanwen@lilypond.org>
date Thu, 10 May 2007 02:29:04 -0300
parents 23fcbc57ed50
children 6edbd1d19cf7
files mingit.make
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mingit.make	Thu May 10 02:28:52 2007 -0300
+++ b/mingit.make	Thu May 10 02:29:04 2007 -0300
@@ -24,7 +24,7 @@
 all: $(PLATFORMS)
 
 download:
-	$(foreach p, $(PLATFORMS), $(call INVOKE_GUB,$(p)) download git && ) true
+	$(foreach p, $(PLATFORMS), $(call INVOKE_GUB,$(p)) --online --stage=download  git && ) true
 
 bootstrap: bootstrap-git download-local local cross-compilers local-cross-tools download