office-gobmx/jfreereport/patches/libxml.patch
2009-09-23 12:51:59 +00:00

10 lines
284 B
Diff

--- misc/libxml/build.xml (Revision 6728)
+++ misc/build/libxml/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>