2003/05/07 07:14:49
authormegacz <megacz@xwt.org>
Fri, 30 Jan 2004 06:59:56 +0000 (06:59 +0000)
committermegacz <megacz@xwt.org>
Fri, 30 Jan 2004 06:59:56 +0000 (06:59 +0000)
darcs-hash:20040130065956-2ba56-169b5883f301fa6292be8bc23360d12d9319f747.gz

Makefile

index 6a843c1..e0ef344 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -188,7 +188,7 @@ $(c_objects): bin-$(platform)/%.c.o: src/%.c src/org/ijg/jmorecfg.h
        $(gcc) -Ibin -c $< -o $@
 
 upstream:
-       cvs -d :pserver:cvs@cvs.xwt.org:/ co upstream
+       cvs -d :pserver:cvs@cvs.xwt.org:/ export upstream HEAD
 
 ## Platforms ##############################################################################