SOURCES: apache-tomcat-nsis.patch (NEW) - skip nsis (nullsoft inst...

glen glen at pld-linux.org
Thu Apr 12 00:13:37 CEST 2007


Author: glen                         Date: Wed Apr 11 22:13:37 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- skip nsis (nullsoft installer)

---- Files affected:
SOURCES:
   apache-tomcat-nsis.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/apache-tomcat-nsis.patch
diff -u /dev/null SOURCES/apache-tomcat-nsis.patch:1.1
--- /dev/null	Thu Apr 12 00:13:37 2007
+++ SOURCES/apache-tomcat-nsis.patch	Thu Apr 12 00:13:32 2007
@@ -0,0 +1,16 @@
+--- apache-tomcat-5.5.23-src/build/build.xml~	2007-03-05 17:27:32.000000000 +0200
++++ apache-tomcat-5.5.23-src/build/build.xml	2007-04-12 01:12:46.832890067 +0300
+@@ -1955,11 +1955,13 @@
+       <param name="destfile" value="${commons-httpclient.jar}"/>
+     </antcall>
+ 
++	<!--
+     <antcall target="downloadfile">
+       <param name="sourcefile" value="${nsis.loc}"/>
+       <param name="destfile" value="${nsis.exe}"/>
+       <param name="destdir" value="${nsis.home}"/>
+     </antcall>
++	-->
+ 
+     <antcall target="downloadgz">
+       <param name="sourcefile" value="${struts.loc}"/>
================================================================


More information about the pld-cvs-commit mailing list