]> git.pld-linux.org Git - packages/tomcat.git/blob - tomcat-build.xml.patch
- updated for tomcat 6.0.28
[packages/tomcat.git] / tomcat-build.xml.patch
1 --- build.xml~  2010-06-29 16:33:40.000000000 +0200
2 +++ build.xml   2010-07-09 18:26:01.000000000 +0200
3 @@ -471,13 +471,6 @@
4  
5    <target name="deploy" depends="build-only,build-docs,warn.dbcp">
6  
7 -    <copy tofile="${tomcat.build}/bin/tomcat-native.tar.gz"
8 -            file="${tomcat-native.tar.gz}" />
9 -    <copy tofile="${tomcat.build}/bin/commons-daemon-native.tar.gz"
10 -            file="${commons-daemon.native.src.tgz}" />
11 -
12 -    <copy tofile="${tomcat.build}/bin/commons-daemon.jar" file="${commons-daemon.jar}" />
13 -
14      <!-- Copy scripts -->
15      <copy todir="${tomcat.build}/bin">
16        <fileset dir="bin">
This page took 0.051777 seconds and 4 git commands to generate.