From 06a03989dc067420124b3633905e84572244bf3b Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Wed, 15 Dec 2010 06:19:41 +0100 Subject: don't read artifact.properties --- make/build.xml | 1 - make/scripts/make.jogl.all.x86_64.sh | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) (limited to 'make') diff --git a/make/build.xml b/make/build.xml index f9cf521..6855233 100644 --- a/make/build.xml +++ b/make/build.xml @@ -37,7 +37,6 @@ - diff --git a/make/scripts/make.jogl.all.x86_64.sh b/make/scripts/make.jogl.all.x86_64.sh index 2298142..53cec56 100644 --- a/make/scripts/make.jogl.all.x86_64.sh +++ b/make/scripts/make.jogl.all.x86_64.sh @@ -5,10 +5,9 @@ # -Dc.compiler.debug=true # -Djogl.cg=1 \ # -Djogl.redbook=true \ -# -DskipSourceZIP=true +# -Dbuild.noarchives=true ant \ - -DskipSourceZIP=true \ -Djogl.cg=1 \ -Duser.swt.jar=$HOME/.java/swt.jar \ -Drootrel.build=build-x86_64 \ -- cgit v1.2.3