summaryrefslogtreecommitdiffstats
path: root/recipes-core/xml-commons/jaxp1.3_1.4.01.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/xml-commons/jaxp1.3_1.4.01.bb')
-rw-r--r--recipes-core/xml-commons/jaxp1.3_1.4.01.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/xml-commons/jaxp1.3_1.4.01.bb b/recipes-core/xml-commons/jaxp1.3_1.4.01.bb
index 481a1ec..711b6b7 100644
--- a/recipes-core/xml-commons/jaxp1.3_1.4.01.bb
+++ b/recipes-core/xml-commons/jaxp1.3_1.4.01.bb
@@ -24,7 +24,7 @@ do_compile() {
24 24
25 cp LICENSE.*.txt README.*.txt build/license 25 cp LICENSE.*.txt README.*.txt build/license
26 26
27 fastjar -c -m manifest.commons -f ${JARFILENAME} -C build . 27 fastjar cfm ${JARFILENAME} manifest.commons -C build .
28} 28}
29 29
30SRC_URI[md5sum] = "2fea8e97a5d4d1a24bd05f5f62f3e04e" 30SRC_URI[md5sum] = "2fea8e97a5d4d1a24bd05f5f62f3e04e"