summaryrefslogtreecommitdiffstats
path: root/make/scripts/make.gluegen.all.linux-armv6-cross.sh
diff options
context:
space:
mode:
Diffstat (limited to 'make/scripts/make.gluegen.all.linux-armv6-cross.sh')
-rwxr-xr-xmake/scripts/make.gluegen.all.linux-armv6-cross.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/make/scripts/make.gluegen.all.linux-armv6-cross.sh b/make/scripts/make.gluegen.all.linux-armv6-cross.sh
index f5f5c18..c8c8b8a 100755
--- a/make/scripts/make.gluegen.all.linux-armv6-cross.sh
+++ b/make/scripts/make.gluegen.all.linux-armv6-cross.sh
@@ -41,7 +41,8 @@ export SOURCE_LEVEL=1.6
export TARGET_LEVEL=1.6
export TARGET_RT_JAR=/opt-share/jre1.6.0_30/lib/rt.jar
-export JOGAMP_JAR_CODEBASE="Codebase: *.jogamp.org"
+#export JOGAMP_JAR_CODEBASE="Codebase: *.jogamp.org"
+export JOGAMP_JAR_CODEBASE="Codebase: *.goethel.localnet"
ant \
-Drootrel.build=build-linux-armv6 \