[jffi-next] 11/22: Add x86_64-Linux to the jffi.complete.jar

Tim Potter tpot-guest at moszumanska.debian.org
Wed Mar 4 04:51:23 UTC 2015


This is an automated email from the git hooks/post-receive script.

tpot-guest pushed a commit to tag 0.6.0.1
in repository jffi-next.

commit 6ae24f473ec56057370c94c3c0c0448a9c6a7ea5
Author: Wayne Meissner <wmeissner at gmail.com>
Date:   Fri Oct 2 10:30:11 2009 +1000

    Add x86_64-Linux to the jffi.complete.jar
---
 custom-build.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/custom-build.xml b/custom-build.xml
index b53ae8a..b9838c7 100644
--- a/custom-build.xml
+++ b/custom-build.xml
@@ -207,6 +207,7 @@
             filesetmanifest="skip">
             <zipfileset src="${dist.dir}/${platform}.jar"/>
             <zipfileset src="archive/i386-Linux.jar"/>
+            <zipfileset src="archive/x86_64-Linux.jar"/>
             <zipfileset src="archive/s390x-Linux.jar"/>
             <zipfileset src="archive/Darwin.jar"/>
             <zipfileset src="archive/i386-SunOS.jar"/>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jffi-next.git



More information about the pkg-java-commits mailing list