From 97029747724b528f8a4b714f84118dc6b1e30975 Mon Sep 17 00:00:00 2001 From: megacz Date: Fri, 30 Jan 2004 07:04:02 +0000 Subject: [PATCH] 2003/07/16 01:17:37 darcs-hash:20040130070402-2ba56-dfe21a10c9393cc9bb8d054eb2948bf7a13ed8e5.gz --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3968327..73c02a1 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 xvzLf - + curl http://www.megacz.com/upstream.tgz | tar xvz -L -f - touch .upstream upstream/Carbon/include/Carbon: upstream -- 1.7.10.4