fix baseline build (old cairo) - 'cairo_rectangle_int_t' does not name a type
[LibreOffice.git] / external / apache-commons / patches / httpclient_no_javadoc.patch
bloba9bd95de1d170f0b813fd16a36c9bd433975e2ed
1 --- misc/commons-httpclient-3.1/build.xml 2007-08-18 11:02:14.000000000 +0200
2 +++ misc/build/commons-httpclient-3.1/build.xml 2012-07-09 09:59:21.364830700 +0200
3 @@ -142,7 +142,7 @@
5 <!-- ========== Targets: "External" Targets =============================== -->
7 - <target name="dist" depends="compile,doc"
8 + <target name="dist" depends="compile"
9 description="Create binary distribution">
10 <mkdir dir="${dist.home}"/>
11 <copy file="LICENSE.txt" todir="${dist.home}"/>