summaryrefslogtreecommitdiffstats
path: root/recipes-core/classpath/classpath-native_0.99.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/classpath/classpath-native_0.99.bb')
-rw-r--r--recipes-core/classpath/classpath-native_0.99.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/classpath/classpath-native_0.99.bb b/recipes-core/classpath/classpath-native_0.99.bb
index daf7611..ecf8c0a 100644
--- a/recipes-core/classpath/classpath-native_0.99.bb
+++ b/recipes-core/classpath/classpath-native_0.99.bb
@@ -23,7 +23,7 @@ EXTRA_OECONF += "\
23 --includedir=${STAGING_INCDIR}/classpath \ 23 --includedir=${STAGING_INCDIR}/classpath \
24" 24"
25 25
26do_compile_append () { 26do_compile:append () {
27 # tools using java-initial rather than java sed it out 27 # tools using java-initial rather than java sed it out
28 cd tools 28 cd tools
29 sed -e "s/java-initial/java/g" \ 29 sed -e "s/java-initial/java/g" \