Update ooo320-m1
[ooovba.git] / jfreereport / patches / flow-engine.patch
blob13da432113fb67ae5cdb93eb0eb59c7300430e25
1 --- misc/core/build.xml (Revision 6728)
2 +++ misc/build/core/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>