diff options
author | Sven Gothel <[email protected]> | 2011-09-11 06:32:28 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-09-11 06:32:28 +0200 |
commit | 63236b03f45355aa61dfc0b385d104bbed5032f3 (patch) | |
tree | d32d582c6d80e11b8e4b97bf957186a97222390f /build.xml | |
parent | 3c325732feb4c814dbfae7f35a69191b18a31116 (diff) |
New FHS: jars in jar/v2.0-rc3
Diffstat (limited to 'build.xml')
-rw-r--r-- | build.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -281,6 +281,7 @@ <filterchain> <replacestring from="JOCL_CODEBASE_TAG" to="${jocl.jnlp.codebase}"/> <replacestring from="GLUEGEN_CODEBASE_TAG" to="${gluegen.jnlp.codebase}"/> + <replacestring from="jar/jocl" to="jocl"/> </filterchain> </copy> |