2003/07/15 22:58:31
authormegacz <megacz@xwt.org>
Fri, 30 Jan 2004 07:04:01 +0000 (07:04 +0000)
committermegacz <megacz@xwt.org>
Fri, 30 Jan 2004 07:04:01 +0000 (07:04 +0000)
darcs-hash:20040130070401-2ba56-4e3b89632fbc1912758efea1ce866fe0de14d896.gz

Makefile

index ca00c18..3968327 100644 (file)
--- 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