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