summaryrefslogtreecommitdiff
path: root/jfreereport/patches/flow-engine.patch
blob: aef70cb7fef6ce19df18f002c4db6da7c75cdb0e (plain)
1
2
3
4
5
6
7
8
9
10
--- misc/flow-engine-0.9.4/build.xml	(Revision 6728)
+++ misc/build/flow-engine-0.9.4/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>