/[pkg-java]/trunk/commons-daemon/debian/patches/01_dist_without_javadoc.patch
ViewVC logotype

Contents of /trunk/commons-daemon/debian/patches/01_dist_without_javadoc.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 698 - (show annotations) (download)
Mon Oct 11 09:01:21 2004 UTC (8 years, 7 months ago) by avdyk
File size: 358 byte(s)
Initial revision
1 --- build.xml.orig 2004-10-09 17:53:58.698052672 +0200
2 +++ build.xml 2004-10-09 17:57:13.151491256 +0200
3 @@ -201,7 +201,7 @@
4 </target>
5
6
7 - <target name="dist" depends="compile,javadoc"
8 + <target name="dist" depends="compile"
9 description="Create binary distribution">
10 <mkdir dir="${dist.home}"/>
11 <mkdir dir="${dist.home}/lib"/>

Properties

Name Value
svn:eol-style native
svn:keywords Author Date Id Revision

  ViewVC Help
Powered by ViewVC 1.1.5