From 741e97a3efddb5c489cb00a791cd7f84dd296fb0 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Sat, 25 Aug 2012 15:22:20 +0200 Subject: Adapt to JogAmp build infrastructure (get rid of 'dist' folder, drop jnlp files in ./jnlp-files) ; Fix jnlp files (add jar/ prefix) --- scripts/make.jogl.all.linux-x86_64.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts') diff --git a/scripts/make.jogl.all.linux-x86_64.sh b/scripts/make.jogl.all.linux-x86_64.sh index d3cb547..542be1f 100644 --- a/scripts/make.jogl.all.linux-x86_64.sh +++ b/scripts/make.jogl.all.linux-x86_64.sh @@ -8,6 +8,7 @@ fi # -Dtarget.targetlevel=1.6 \ # -Dtarget.rt.jar=/opt-share/jre1.6.0_30/lib/rt.jar \ +BUILD_ARCHIVE=true \ ant \ -Dtarget.sourcelevel=1.6 \ -Dtarget.targetlevel=1.6 \ -- cgit v1.2.3