summaryrefslogtreecommitdiffstats
path: root/recipes-core/xml-commons
diff options
context:
space:
mode:
authorAJ Bagwell <anthony.bagwell@hivehome.com>2021-08-09 14:09:38 +0100
committerRichard Leitner <richard.leitner@skidata.com>2021-08-11 07:19:38 +0200
commita1eb2b9788ed48508bbe87acf0fd9269aa3585f4 (patch)
treeee6a6f1ff9ea93c9a87f0b5d20577655eca5bfe9 /recipes-core/xml-commons
parentb71a9866abfd5292650ef0afc5ecb9ab5e29b887 (diff)
downloadmeta-java-a1eb2b9788ed48508bbe87acf0fd9269aa3585f4.tar.gz
all: manual fixes for new override syntax
Signed-off-by: AJ Bagwell <anthony.bagwell@hivehome.com> Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
Diffstat (limited to 'recipes-core/xml-commons')
-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 5a71655..2520405 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:removebinaries before do_patch 39addtask move_jaxen after do_deletebinraries before do_patch
40 40
41do_compile() { 41do_compile() {
42 mkdir -p build 42 mkdir -p build