]> git.pld-linux.org Git - packages/apache-tomcat.git/blob - apache-tomcat-native.patch
- add status
[packages/apache-tomcat.git] / apache-tomcat-native.patch
1 --- apache-tomcat-5.5.23-src/build/build.xml~   2007-04-12 01:16:15.447593367 +0300
2 +++ apache-tomcat-5.5.23-src/build/build.xml    2007-04-12 01:16:40.598160416 +0300
3 @@ -1970,11 +1973,13 @@
4        <param name="destfile" value="${commons-daemon.jar}"/>
5      </antcall>
6  
7 +       <!--
8      <antcall target="downloadfile">
9        <param name="sourcefile" value="${tomcat-native.loc}"/>
10        <param name="destfile" value="${tomcat-native.tar.gz}"/>
11        <param name="destdir" value="${tomcat-native.home}"/>
12      </antcall>
13 +       -->
14  
15      <!-- Build the dependencies that are not yet released -->
16      <antcall target="build-depends"/>
This page took 0.070286 seconds and 3 git commands to generate.