summaryrefslogtreecommitdiffstats
path: root/recipes/classpathx
diff options
context:
space:
mode:
authorCliff Brake <cbrake@bec-systems.com>2010-09-13 14:15:35 -0400
committerCliff Brake <cbrake@bec-systems.com>2010-09-13 14:15:35 -0400
commit4ee358534793381d2e87b01781079a3354fd5c1c (patch)
tree729f8b0ce4bdbcd8a16f561fb68da0d66c3a3eb8 /recipes/classpathx
parentbeb17e26ee9b4bc0cf334c3b30560c6eb66b1299 (diff)
parenteda06ec3dde6169a46797f876a82499c4fff8f62 (diff)
downloadopenembedded-testing_2010-09-13.tar.gz
Merge branch 'org.openembedded.dev' into testing-nexttesting_2010-09-13
Diffstat (limited to 'recipes/classpathx')
-rw-r--r--recipes/classpathx/gnumail_1.1.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/classpathx/gnumail_1.1.2.bb b/recipes/classpathx/gnumail_1.1.2.bb
index f4a8f8743f..3eab0f6d57 100644
--- a/recipes/classpathx/gnumail_1.1.2.bb
+++ b/recipes/classpathx/gnumail_1.1.2.bb
@@ -23,7 +23,7 @@ export JAVA = "${STAGING_BINDIR_NATIVE}/java"
export JAVADOC = "true"
EXTRA_OECONF = "\
- --with-inetlib-jar=${STAGING_DIR_TARGET}${datadir_java} \
+ --with-inetlib-jar=${STAGING_DATADIR_JAVA} \
--with-activation-jar=${STAGING_DATADIR_JAVA} \
"