office-gobmx/jfreereport/patches/liblayout.patch
2009-12-03 08:27:54 +01:00

10 lines
304 B
Diff

--- misc/liblayout-0.2.10/build.xml (Revision 6728)
+++ misc/build/liblayout-0.2.10/build.xml (Arbeitskopie)
@@ -24,6 +24,6 @@
<!-- Setup the compile classpath -->
<path id="classpath">
- <fileset dir="lib">
+ <fileset dir="${lib}">
<include name="*.jar" />
</fileset>
</path>