From a1eb2b9788ed48508bbe87acf0fd9269aa3585f4 Mon Sep 17 00:00:00 2001 From: AJ Bagwell Date: Mon, 9 Aug 2021 14:09:38 +0100 Subject: all: manual fixes for new override syntax Signed-off-by: AJ Bagwell Signed-off-by: Richard Leitner --- recipes-core/xml-commons/xom_1.2.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-core/xml-commons') 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() { } -addtask move_jaxen after do:removebinaries before do_patch +addtask move_jaxen after do_deletebinraries before do_patch do_compile() { mkdir -p build -- cgit v1.2.3-54-g00ecf