update dev300-m58
[ooovba.git] / jfreereport / patches / librepository.patch
blob9fe1e48ccdc6419a78cc03e1ba87f59c534b1f5c
1 --- misc/librepository/build.xml (Revision 6728)
2 +++ misc/build/librepository/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>