repo.or.cz
/
ooovba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
update dev300-m58
[ooovba.git]
/
jfreereport
/
patches
/
libloader.patch
blob
67b538f35f4867eeca1166951bc6131e2bf38799
1
--- misc/libloader/build.xml 2009-02-12 18:01:56.000000000 +0100
2
+++ misc/build/libloader/build.xml 2009-02-13 09:57:21.856601684 +0100
3
@@ -23,7 +23,7 @@
4
5
<!-- Setup the compile classpath -->
6
<path id="classpath">
7
- <fileset dir="lib">
8
+ <fileset dir="${lib}">
9
<include name="*.jar" />
10
</fileset>
11
</path>