Change-Id: I97f27f1fd53e416767c7aa3478deb23aae0427e0 Reviewed-on: https://gerrit.libreoffice.org/6281 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
12 lines
493 B
Diff
12 lines
493 B
Diff
--- 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}"/>
|