summaryrefslogtreecommitdiff
path: root/external/apache-commons/patches/httpclient_no_javadoc.patch
diff options
context:
space:
mode:
Diffstat (limited to 'external/apache-commons/patches/httpclient_no_javadoc.patch')
-rw-r--r--external/apache-commons/patches/httpclient_no_javadoc.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/external/apache-commons/patches/httpclient_no_javadoc.patch b/external/apache-commons/patches/httpclient_no_javadoc.patch
deleted file mode 100644
index a9bd95de1d17..000000000000
--- a/external/apache-commons/patches/httpclient_no_javadoc.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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}"/>