summaryrefslogtreecommitdiffstats
path: root/recipes-core/xml-commons/xml-commons-resolver1.1_1.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/xml-commons/xml-commons-resolver1.1_1.2.bb')
-rw-r--r--recipes-core/xml-commons/xml-commons-resolver1.1_1.2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-core/xml-commons/xml-commons-resolver1.1_1.2.bb b/recipes-core/xml-commons/xml-commons-resolver1.1_1.2.bb
index 5853895..77556fc 100644
--- a/recipes-core/xml-commons/xml-commons-resolver1.1_1.2.bb
+++ b/recipes-core/xml-commons/xml-commons-resolver1.1_1.2.bb
@@ -13,6 +13,7 @@ S = "${WORKDIR}/xml-commons-resolver-${PV}"
13DEPENDS = "fastjar-native jaxp1.3" 13DEPENDS = "fastjar-native jaxp1.3"
14DEPENDS_virtclass-native = "fastjar-native jaxp1.3-native" 14DEPENDS_virtclass-native = "fastjar-native jaxp1.3-native"
15 15
16do_unpackpost[dirs] = "${B}"
16do_unpackpost() { 17do_unpackpost() {
17 find src -exec \ 18 find src -exec \
18 sed -i -e "s|@impl.name@|XmlResolver|" \ 19 sed -i -e "s|@impl.name@|XmlResolver|" \