From 3e50e65e9139587414959e89e7721eff5c38552b Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Mon, 10 Jul 2017 11:48:43 +0200 Subject: [PATCH 5/5] Fix duplicate manifest entry Resolves https://bugzilla.redhat.com/show_bug.cgi?id=1469022 --- build.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index 56f2b6e..f9713da 100644 --- a/build.xml +++ b/build.xml @@ -561,9 +561,9 @@ osname=macosx;processor=x86;processor=x86-64;processor=ppc includes="*jnidispatch*" prefix="com/sun/jna/w32ce-arm"/> - + - + -- 2.13.5