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
merge the formfield patch from ooo-build
[ooovba.git]
/
jfreereport
/
patches
/
libfonts.patch
blob
63c5a1a48f93c518f87d426634ae8aaf1676a9e6
1
--- misc/libfonts/build.xml (Revision 6728)
2
+++ misc/build/libfonts/build.xml (Arbeitskopie)
3
@@ -23,6 +23,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>