Don't know how interested Debian are in packaging ocamljava, but I've got quite far through making a package for Fedora so you might want to reuse some of the work I did.
We have a tracking bug here where you can find the latest spec file: https://bugzilla.redhat.com/show_bug.cgi?id=434560 http://www.annexia.org/tmp/ocaml/ocaml-ocamljava.spec The %prep, %build and %install sections are basically the steps you have to go through in order to build and install it in a destdir. And the %files section is the same as the 'files' lists in debian/ This is the upstream ocamljava page: http://ocamljava.x9c.fr/ Rich. -- Richard Jones Red Hat -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

