git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24dc165
)
Revert "gnumail_1.1.2.bb: Point inetlib to java data dir in target staging area."
author
Khem Raj
<raj.khem@gmail.com>
Sun, 5 Sep 2010 21:35:02 +0000
(14:35 -0700)
committer
Khem Raj
<raj.khem@gmail.com>
Tue, 7 Sep 2010 21:43:09 +0000
(14:43 -0700)
This reverts commit
65c8f0a20ea3fe4d22c04d3a0c3a9f85d4ca1e53
.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/classpathx/gnumail_1.1.2.bb
patch
|
blob
|
history
diff --git
a/recipes/classpathx/gnumail_1.1.2.bb
b/recipes/classpathx/gnumail_1.1.2.bb
index
f4a8f87
..
3eab0f6
100644
(file)
--- 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_D
IR_TARGET}${datadir_java
} \
+ --with-inetlib-jar=${STAGING_D
ATADIR_JAVA
} \
--with-activation-jar=${STAGING_DATADIR_JAVA} \
"