]> git.pld-linux.org Git - packages/apache-tomcat.git/commitdiff
- add
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 11 Apr 2007 23:34:21 +0000 (23:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-tomcat-native.patch -> 1.1

apache-tomcat-native.patch [new file with mode: 0644]

diff --git a/apache-tomcat-native.patch b/apache-tomcat-native.patch
new file mode 100644 (file)
index 0000000..5a5083e
--- /dev/null
@@ -0,0 +1,16 @@
+--- apache-tomcat-5.5.23-src/build/build.xml~  2007-04-12 01:16:15.447593367 +0300
++++ apache-tomcat-5.5.23-src/build/build.xml   2007-04-12 01:16:40.598160416 +0300
+@@ -1970,11 +1973,13 @@
+       <param name="destfile" value="${commons-daemon.jar}"/>
+     </antcall>
++      <!--
+     <antcall target="downloadfile">
+       <param name="sourcefile" value="${tomcat-native.loc}"/>
+       <param name="destfile" value="${tomcat-native.tar.gz}"/>
+       <param name="destdir" value="${tomcat-native.home}"/>
+     </antcall>
++      -->
+     <!-- Build the dependencies that are not yet released -->
+     <antcall target="build-depends"/>
This page took 0.141039 seconds and 4 git commands to generate.