aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core/xml-commons/xpp3_1.1.3.4.O.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/xml-commons/xpp3_1.1.3.4.O.bb')
-rw-r--r--recipes-core/xml-commons/xpp3_1.1.3.4.O.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-core/xml-commons/xpp3_1.1.3.4.O.bb b/recipes-core/xml-commons/xpp3_1.1.3.4.O.bb
index 1f02cb7..2b8f959 100644
--- a/recipes-core/xml-commons/xpp3_1.1.3.4.O.bb
+++ b/recipes-core/xml-commons/xpp3_1.1.3.4.O.bb
@@ -39,11 +39,11 @@ do_compile() {
fastjar -C build-xpath -c -f xpp3-xpath-${PV}.jar .
}
-do_install_append() {
+do_install:append() {
oe_jarinstall xpp3-xpath-${PV}.jar xpp3-xpath.jar
}
-FILES_libxpp3-xpath-java = "${datadir}/java/xpp3-xpath*"
+FILES:libxpp3-xpath-java = "${datadir}/java/xpp3-xpath*"
SRC_URI[md5sum] = "e1b6aeaad1cd06e64568aae1a507d5c6"