summaryrefslogtreecommitdiffstats
path: root/make/scripts/make.gluegen.all.linux-armv6.sh
diff options
context:
space:
mode:
Diffstat (limited to 'make/scripts/make.gluegen.all.linux-armv6.sh')
-rwxr-xr-xmake/scripts/make.gluegen.all.linux-armv6.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/make/scripts/make.gluegen.all.linux-armv6.sh b/make/scripts/make.gluegen.all.linux-armv6.sh
index 1399f72..0ebf550 100755
--- a/make/scripts/make.gluegen.all.linux-armv6.sh
+++ b/make/scripts/make.gluegen.all.linux-armv6.sh
@@ -13,7 +13,8 @@ export TARGET_JAVA_LIBS=/usr/lib/jvm/default-java/jre/lib/arm
export GLUEGEN_CPPTASKS_FILE="lib/gluegen-cpptasks-linux-armv6.xml"
-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 \