summaryrefslogtreecommitdiffstats
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() {
39 fastjar -C build-xpath -c -f xpp3-xpath-${PV}.jar . 39 fastjar -C build-xpath -c -f xpp3-xpath-${PV}.jar .
40} 40}
41 41
42do_install_append() { 42do_install:append() {
43 oe_jarinstall xpp3-xpath-${PV}.jar xpp3-xpath.jar 43 oe_jarinstall xpp3-xpath-${PV}.jar xpp3-xpath.jar
44} 44}
45 45
46FILES_libxpp3-xpath-java = "${datadir}/java/xpp3-xpath*" 46FILES:libxpp3-xpath-java = "${datadir}/java/xpp3-xpath*"
47 47
48 48
49SRC_URI[md5sum] = "e1b6aeaad1cd06e64568aae1a507d5c6" 49SRC_URI[md5sum] = "e1b6aeaad1cd06e64568aae1a507d5c6"