summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-09-11 06:32:28 +0200
committerSven Gothel <[email protected]>2011-09-11 06:32:28 +0200
commit63236b03f45355aa61dfc0b385d104bbed5032f3 (patch)
treed32d582c6d80e11b8e4b97bf957186a97222390f /build.xml
parent3c325732feb4c814dbfae7f35a69191b18a31116 (diff)
New FHS: jars in jar/v2.0-rc3
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index aea727e9..a515d521 100644
--- a/build.xml
+++ b/build.xml
@@ -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>