merge the formfield patch from ooo-build
[ooovba.git] / jfreereport / patches / libloader.patch
blob82a2624855a94e1c7cdf702e236b5be345798ff8
1 --- misc/libloader/build.xml 2009-02-12 18:01:56.000000000 +0100
2 +++ misc/build/libloader/build.xml 2009-02-13 09:57:21.856601684 +0100
3 @@ -23,7 +23,7 @@
5 <!-- Setup the compile classpath -->
6 <path id="classpath">
7 - <fileset dir="lib">
8 + <fileset dir="${lib}">
9 <include name="*.jar" />
10 </fileset>
11 </path>