Files
libreoffice/apache-commons/patches/httpclient_no_javadoc.patch

12 lines
493 B
Diff
Raw Normal View History

--- misc/commons-httpclient-3.1/build.xml 2007-08-18 11:02:14.000000000 +0200
+++ misc/build/commons-httpclient-3.1/build.xml 2012-07-09 09:59:21.364830700 +0200
@@ -142,7 +142,7 @@
<!-- ========== Targets: "External" Targets =============================== -->
- <target name="dist" depends="compile,doc"
+ <target name="dist" depends="compile"
description="Create binary distribution">
<mkdir dir="${dist.home}"/>
<copy file="LICENSE.txt" todir="${dist.home}"/>