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:
9e0c1b0
)
classpath.inc: Added 'inherit java'.
author
Robert Schuster
<robertschuster@fsfe.org>
Wed, 15 Jul 2009 12:21:26 +0000
(14:21 +0200)
committer
Robert Schuster
<robertschuster@fsfe.org>
Wed, 15 Jul 2009 13:05:50 +0000
(15:05 +0200)
recipes/classpath/classpath.inc
patch
|
blob
|
history
diff --git
a/recipes/classpath/classpath.inc
b/recipes/classpath/classpath.inc
index
06e236c
..
ab47635
100644
(file)
--- a/
recipes/classpath/classpath.inc
+++ b/
recipes/classpath/classpath.inc
@@
-33,7
+33,7
@@
EXTRA_OECONF = "\
--with-antlr-jar=${STAGING_DATADIR_JAVA_NATIVE}/antlr.jar \
"
-inherit autotools
+inherit autotools
java
do_configure_prepend () {