aboutsummaryrefslogtreecommitdiffstats
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 += "\
--includedir=${STAGING_INCDIR}/classpath \
"
-do_compile_append () {
+do_compile:append () {
# tools using java-initial rather than java sed it out
cd tools
sed -e "s/java-initial/java/g" \