summaryrefslogtreecommitdiff
path: root/jfreereport/patches/libxml.patch
blob: 70c2aecc24448b9abaad86aa482d95e4a21ec542 (plain)
1
2
3
4
5
6
7
8
9
10
--- 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>