summaryrefslogtreecommitdiff
path: root/apache-commons/patches/httpclient_no_javadoc.patch
blob: a9bd95de1d170f0b813fd16a36c9bd433975e2ed (plain)
1
2
3
4
5
6
7
8
9
10
11
--- 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}"/>