On 23.06.2010 18:08, Tom Browder wrote:
I'm trying to understand how the distributable packages on the fop download site are assembled, by hand or by script? If by script, where is it?
It's the build.xml file. You'll need ant (http://ant.apache.org) to run it, the target "dist" will generate tgz and zip archives for both a binary and a source package. It will not generate a package which can be used by the Ubuntu package system. They wont contain the jar with the hyphenation classes either. J.Pietschmann