packages (DEVEL): tomcat/tomcat-build.xml.patch (NEW) - Do not download any...

pawelz pawelz at pld-linux.org
Thu Aug 13 16:07:43 CEST 2009


Author: pawelz                       Date: Thu Aug 13 14:07:43 2009 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- Do not download anything

---- Files affected:
packages/tomcat:
   tomcat-build.xml.patch (NONE -> 1.1.2.1)  (NEW)

---- Diffs:

================================================================
Index: packages/tomcat/tomcat-build.xml.patch
diff -u /dev/null packages/tomcat/tomcat-build.xml.patch:1.1.2.1
--- /dev/null	Thu Aug 13 16:07:43 2009
+++ packages/tomcat/tomcat-build.xml.patch	Thu Aug 13 16:07:38 2009
@@ -0,0 +1,15 @@
+--- build.xml~	2008-07-22 02:01:29.000000000 +0200
++++ build.xml	2009-08-13 15:05:34.000000000 +0200
+@@ -467,12 +467,6 @@
+ 
+   <target name="deploy" depends="build-only,build-docs">
+ 
+-    <copy tofile="${tomcat.build}/bin/tomcat-native.tar.gz"
+-            file="${tomcat-native.tar.gz}" />
+-
+-    <copy todir="${tomcat.build}/bin" file="${commons-daemon.jar}" />
+-    <copy todir="${tomcat.build}/bin" file="${commons-daemon.jsvc.tar.gz}" />
+-
+   	<!-- Copy scripts -->
+     <copy todir="${tomcat.build}/bin">
+       <fileset dir="bin">
================================================================


More information about the pld-cvs-commit mailing list