Bump for 3.6-28
[LibreOffice.git] / jfreereport / patches / liblayout.patch
blob4b1c2310098746f2be0d3e55122782f471d57e2c
1 --- misc/liblayout-0.2.10/build.xml (Revision 6728)
2 +++ misc/build/liblayout-0.2.10/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>