From b383a2c2ce407cc333818f7916c46cfda10a476a Mon Sep 17 00:00:00 2001 From: megacz Date: Fri, 30 Jan 2004 07:04:01 +0000 Subject: [PATCH] 2003/07/15 22:58:31 darcs-hash:20040130070401-2ba56-4e3b89632fbc1912758efea1ce866fe0de14d896.gz --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ca00c18..3968327 100644 --- a/Makefile +++ b/Makefile @@ -185,7 +185,7 @@ $(c_objects): bin-$(platform)/%.c.o: src/%.c src/org/ijg/jmorecfg.h $(gcc) -Ibin -c $< -o $@ .upstream: - curl http://www.megacz.com/upstream.tgz | tar xvzf - + curl http://www.megacz.com/upstream.tgz | tar xvzLf - touch .upstream upstream/Carbon/include/Carbon: upstream -- 1.7.10.4