aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/classpathx
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-09-05 14:35:02 -0700
committerKhem Raj <raj.khem@gmail.com>2010-09-07 14:43:09 -0700
commit0c1a8195b2b43ce99b7b4ac6b9d35389dbc5210f (patch)
tree6d714873f9251526920da8d2b9751d5c555e858f /recipes/classpathx
parent24dc165e69127f086ed7eb6970c64f91393e84ef (diff)
downloadopenembedded-0c1a8195b2b43ce99b7b4ac6b9d35389dbc5210f.tar.gz
Revert "gnumail_1.1.2.bb: Point inetlib to java data dir in target staging area."
This reverts commit 65c8f0a20ea3fe4d22c04d3a0c3a9f85d4ca1e53. Signed-off-by: Khem Raj <raj.khem@gmail.com>
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} \
"