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