diff options
author | Sven Gothel <[email protected]> | 2012-06-19 05:06:24 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2012-06-19 05:06:24 +0200 |
commit | 164f9a0e3cf1ec883bf82acbbb87a8978b071d3c (patch) | |
tree | 663d3c755d0bccde9846f1dc1d2aa70c764f0667 | |
parent | 407bf8555900ee270a429db0c4680ed2006404b2 (diff) |
Fix regression (commit a6e7b6cc08cea358c157320ff9d61d424c57e92b) of jogl.test.jar manifest: Remove 'Trusted-Library: true'
-rw-r--r-- | make/joglversion-test | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/make/joglversion-test b/make/joglversion-test index 23c80f997..cee93dbb4 100644 --- a/make/joglversion-test +++ b/make/joglversion-test @@ -10,4 +10,3 @@ Implementation-Vendor: JogAmp Community Implementation-URL: http://jogamp.org/ Extension-Name: com.jogamp.opengl.test Implementation-Vendor-Id: com.jogamp -Trusted-Library: true |