summaryrefslogtreecommitdiffstats
path: root/recipes-core/xml-commons/xom_1.2.10.bb
diff options
context:
space:
mode:
authorJacob Kroon <jacob.kroon@gmail.com>2021-09-20 22:46:19 +0200
committerRichard Leitner <richard.leitner@skidata.com>2021-09-22 08:47:14 +0200
commiteeb136c64ecaa364d4e332d0182865dc65f2a83b (patch)
tree8b6106f06287b4e520720e4ecb80c73d5d5b8378 /recipes-core/xml-commons/xom_1.2.10.bb
parent816d8ec079741ece4bce6a9ca60a058e0993d4b7 (diff)
downloadmeta-java-eeb136c64ecaa364d4e332d0182865dc65f2a83b.tar.gz
junit/xom: Fix task dependency typo
Signed-off-by: Jacob Kroon <jacob.kroon@gmail.com> Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
Diffstat (limited to 'recipes-core/xml-commons/xom_1.2.10.bb')
-rw-r--r--recipes-core/xml-commons/xom_1.2.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/xml-commons/xom_1.2.10.bb b/recipes-core/xml-commons/xom_1.2.10.bb
index 2520405..42ad957 100644
--- a/recipes-core/xml-commons/xom_1.2.10.bb
+++ b/recipes-core/xml-commons/xom_1.2.10.bb
@@ -36,7 +36,7 @@ do_move_jaxen() {
36 36
37} 37}
38 38
39addtask move_jaxen after do_deletebinraries before do_patch 39addtask move_jaxen after do_deletebinaries before do_patch
40 40
41do_compile() { 41do_compile() {
42 mkdir -p build 42 mkdir -p build