2003/03/25 07:56:41
authormegacz <megacz@xwt.org>
Fri, 30 Jan 2004 06:57:31 +0000 (06:57 +0000)
committermegacz <megacz@xwt.org>
Fri, 30 Jan 2004 06:57:31 +0000 (06:57 +0000)
darcs-hash:20040130065731-2ba56-ef5150ff7e8fad04b703757efb602000424c8978.gz

Makefile

index 6fb57d9..6a77ee9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -61,7 +61,7 @@ all: $(all_platforms)
        fi \
 
 jikes:
-       curl ftp://www-126.ibm.com/pub/jikes/1.18/jikes-1.18.tar.bz2 | tar xj
+       curl ftp://www-126.ibm.com/pub/jikes/1.18/jikes-1.18.tar.bz2 | tar xjvf -
        cd jikes-1.18; ./configure --prefix=`pwd` && make && make install
        ln -sf jikes-1.18/bin/jikes .jikes