Version 3.6.0.4, tag libreoffice-3.6.0.4
[LibreOffice.git] / jfreereport / patches / flow-engine.patch
blobaef70cb7fef6ce19df18f002c4db6da7c75cdb0e
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,6 @@
4 <!-- Setup the compile classpath -->
5 <path id="classpath">
6 - <fileset dir="lib">
7 + <fileset dir="${lib}">
8 <include name="*.jar" />
9 </fileset>
10 </path>