odk patch

Edward Peterlin

1/27/02

Introduction

While building the odk module, the deliver step attempst to copy the unoil.jar file into the final development kit directory. Unfortunately, unless you've built unoil already this step will fail. This patch simply adds in a dependency to the unoil module to negate the build order constraints.

The Patches

First, download and apply Daniel Boss' odk patch from IssueZilla. This is the first fix to the makefiles and other niceties to get the module building. Then download the following patch:

To apply, cd /openoffice/odk; patch -p0 < odk.012702.diff