aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 3eab0f6d57..f4a8f8743f 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_DATADIR_JAVA} \
+ --with-inetlib-jar=${STAGING_DIR_TARGET}${datadir_java} \
--with-activation-jar=${STAGING_DATADIR_JAVA} \
"