summaryrefslogtreecommitdiffstats
path: root/recipes-core/xml-commons/xom_1.2.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/xml-commons/xom_1.2.10.bb')
-rw-r--r--recipes-core/xml-commons/xom_1.2.10.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-core/xml-commons/xom_1.2.10.bb b/recipes-core/xml-commons/xom_1.2.10.bb
index 8b43c39..9b09e4d 100644
--- a/recipes-core/xml-commons/xom_1.2.10.bb
+++ b/recipes-core/xml-commons/xom_1.2.10.bb
@@ -14,7 +14,7 @@ PV_jaxen = "1.1.6"
14 14
15SRC_URI = "\ 15SRC_URI = "\
16 http://www.cafeconleche.org/XOM/${P}-src.tar.gz;name=archive \ 16 http://www.cafeconleche.org/XOM/${P}-src.tar.gz;name=archive \
17 git://github.com/codehaus/${SRCNAME_jaxen};name=jaxen \ 17 git://github.com/codehaus/${SRCNAME_jaxen};name=jaxen;branch=master;protocol=https \
18 file://04_remove_sun_import.patch \ 18 file://04_remove_sun_import.patch \
19" 19"
20SRC_URI[archive.md5sum] = "9f3a2ae827a9f6826fe76e4b7b0c22b3" 20SRC_URI[archive.md5sum] = "9f3a2ae827a9f6826fe76e4b7b0c22b3"
@@ -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_deletebinaries before do_patch
40 40
41do_compile() { 41do_compile() {
42 mkdir -p build 42 mkdir -p build