summaryrefslogtreecommitdiffstats
path: root/recipes-core/xml-commons/jaxen_1.1.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/xml-commons/jaxen_1.1.6.bb')
-rw-r--r--recipes-core/xml-commons/jaxen_1.1.6.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-core/xml-commons/jaxen_1.1.6.bb b/recipes-core/xml-commons/jaxen_1.1.6.bb
index d75ce75..2741f2c 100644
--- a/recipes-core/xml-commons/jaxen_1.1.6.bb
+++ b/recipes-core/xml-commons/jaxen_1.1.6.bb
@@ -23,6 +23,8 @@ SRC_URI[jdom.sha256sum] = "a13549087141be24ad176b659afdc2c675f1ffa5288ff999a193d
23 23
24S = "${WORKDIR}/git/jaxen" 24S = "${WORKDIR}/git/jaxen"
25 25
26PACKAGE_ARCH = "${TUNE_PKGARCH}"
27
26inherit java-library 28inherit java-library
27 29
28do_compile() { 30do_compile() {