aboutsummaryrefslogtreecommitdiffstats
path: root/jnlp-files/jogl-all-mobile.jnlp
diff options
context:
space:
mode:
Diffstat (limited to 'jnlp-files/jogl-all-mobile.jnlp')
-rw-r--r--jnlp-files/jogl-all-mobile.jnlp8
1 files changed, 5 insertions, 3 deletions
diff --git a/jnlp-files/jogl-all-mobile.jnlp b/jnlp-files/jogl-all-mobile.jnlp
index 5f96137c2..710f74ab4 100644
--- a/jnlp-files/jogl-all-mobile.jnlp
+++ b/jnlp-files/jogl-all-mobile.jnlp
@@ -14,7 +14,7 @@
<all-permissions/>
</security>
<resources>
- <jar href="jar/jogl.all-mobile.jar" />
+ <jar href="jar/jogl-all-mobile.jar" />
<extension name="gluegen-rt" href="GLUEGEN_CODEBASE_TAG/gluegen-rt.jnlp" />
</resources>
@@ -56,10 +56,12 @@
<nativelib href = "jar/jogl-all-natives-linux-amd64.jar" />
</resources>
<resources os="Linux" arch="arm">
- <nativelib href = "jar/jogl-all-natives-linux-armv7.jar" />
+ <nativelib href = "jar/jogl-all-natives-linux-armv6.jar" />
+ <nativelib href = "jar/jogl-all-natives-linux-armv6hf.jar" />
</resources>
<resources os="Linux" arch="armv7">
- <nativelib href = "jar/jogl-all-natives-linux-armv7.jar" />
+ <nativelib href = "jar/jogl-all-natives-linux-armv6.jar" />
+ <nativelib href = "jar/jogl-all-natives-linux-armv6hf.jar" />
</resources>
<resources os="Mac OS X" arch="i386">
<nativelib href = "jar/jogl-all-natives-macosx-universal.jar" />