summaryrefslogtreecommitdiffstats
path: root/recipes-core/classpath/classpath-initial-native_0.93.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/classpath/classpath-initial-native_0.93.bb')
-rw-r--r--recipes-core/classpath/classpath-initial-native_0.93.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/classpath/classpath-initial-native_0.93.bb b/recipes-core/classpath/classpath-initial-native_0.93.bb
index 51229ec..7bb1ca1 100644
--- a/recipes-core/classpath/classpath-initial-native_0.93.bb
+++ b/recipes-core/classpath/classpath-initial-native_0.93.bb
@@ -28,7 +28,7 @@ EXTRA_OECONF += "\
28# Ensure tools.zip is not installed at same path as classpath-native 28# Ensure tools.zip is not installed at same path as classpath-native
29EXTRA_OEMAKE += "pkgdatadir=${STAGING_DATADIR_NATIVE}/classpath-initial" 29EXTRA_OEMAKE += "pkgdatadir=${STAGING_DATADIR_NATIVE}/classpath-initial"
30 30
31do_install_append() { 31do_install:append() {
32 # remove files clashing with classpath-native in sysroot 32 # remove files clashing with classpath-native in sysroot
33 rm \ 33 rm \
34 ${D}${bindir}/gappletviewer \ 34 ${D}${bindir}/gappletviewer \