bump product version to 4.1.6.2
[LibreOffice.git] / jfreereport / patches / liblayout.patch
blob6da279361f07f6f7df57297c826189f6afcc7c8c
1 --- misc/liblayout-0.2.10/build.xml (Revision 6728)
2 +++ misc/build/liblayout-0.2.10/build.xml (Arbeitskopie)
3 @@ -24,6 +24,7 @@
4 <!-- Setup the compile classpath -->
5 <path id="classpath">
6 - <fileset dir="lib">
7 + <pathelement path="${commons-logging.jar}"/>
8 + <fileset dir="${lib}">
9 <include name="*.jar" />
10 </fileset>
11 </path>