update credits
[LibreOffice.git] / jfreereport / patches / flow-engine.patch
blobae686441287956a8aceb16846f54aa46d4213196
1 --- misc/flow-engine-0.9.4/build.xml (Revision 6728)
2 +++ misc/build/flow-engine-0.9.4/build.xml (Arbeitskopie)
3 @@ -24,6 +24,7 @@
4 <!-- Setup the compile classpath -->
5 <path id="classpath">
6 - <fileset dir="lib">
7 + <pathelement path="${commons-logging.jar}"/>
8 + <fileset dir="${lib}">
9 <include name="*.jar" />
10 </fileset>
11 </path>