summaryrefslogtreecommitdiff
path: root/jfreereport/patches/libfonts.patch
blob: 63c5a1a48f93c518f87d426634ae8aaf1676a9e6 (plain)
1
2
3
4
5
6
7
8
9
10
--- misc/libfonts/build.xml	(Revision 6728)
+++ misc/build/libfonts/build.xml	(Arbeitskopie)
@@ -23,6 +23,6 @@
   <!-- Setup the compile classpath -->
   <path id="classpath">
-    <fileset dir="lib">
+    <fileset dir="${lib}">
       <include name="*.jar" />
     </fileset>
   </path>