repo.or.cz
/
LibreOffice.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Version 3.6.0.4, tag libreoffice-3.6.0.4
[LibreOffice.git]
/
jfreereport
/
patches
/
flow-engine.patch
blob
aef70cb7fef6ce19df18f002c4db6da7c75cdb0e
1
--- misc/flow-engine-0.9.4/build.xml (Revision 6728)
2
+++ misc/build/flow-engine-0.9.4/build.xml (Arbeitskopie)
3
@@ -24,6 +24,6 @@
4
<!-- Setup the compile classpath -->
5
<path id="classpath">
6
- <fileset dir="lib">
7
+ <fileset dir="${lib}">
8
<include name="*.jar" />
9
</fileset>
10
</path>