Am Sonntag, 20. November 2011, 19:30:45 schrieb Peter Samuelson: > [Goswin von Brederlow] > > > Ugly, but if it works ... You only have those 2 choices for Multi-Arch: > > same: Split the package or make the files equal. > > Well, the third choice is to assume nobody _really_ cares about > multiarch for JNI libraries, and just drop the Multi-Arch: header. > > > Since you are building the jarfile somewhere in your source you could > > fix the place where it is created in the first place. But that > > probably means patching the upstream Makefile. > > The jar is created with the command 'jar cf $output -C $inputdir org' > (where 'org' is the top level of the class name). The 'jar' from > gcj-4.6, at least, packs the zip file in 'readdir' order.
Using the -@ option with fastjar, you can specify a list of files in a specific order. Sadly, Sun Java jar does not know this option. HS -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/201111202046.05867.p...@hendrik-sattler.de