aboutsummaryrefslogtreecommitdiffstats
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.bb2
1 files changed, 1 insertions, 1 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 93a5c31..5853895 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
@@ -33,7 +33,7 @@ do_compile() {
(cd src && find org -name "*.xml" -o -name "*.txt" -o -name "*.src" -exec cp {} ../build/{} \;)
- fastjar -C build -c -m src/manifest.resolver -f ${JARFILENAME} org
+ fastjar cfm ${JARFILENAME} src/manifest.resolver -C build org
}
SRC_URI[md5sum] = "46d52acdb67ba60f0156043f30108766"