]> git.pld-linux.org Git - packages/apache-tomcat.git/blame - apache-tomcat-nsis.patch
- add status
[packages/apache-tomcat.git] / apache-tomcat-nsis.patch
CommitLineData
78f802df
ER
1--- apache-tomcat-5.5.23-src/build/build.xml~ 2007-03-05 17:27:32.000000000 +0200
2+++ apache-tomcat-5.5.23-src/build/build.xml 2007-04-12 01:12:46.832890067 +0300
3@@ -1955,11 +1955,13 @@
4 <param name="destfile" value="${commons-httpclient.jar}"/>
5 </antcall>
6
7+ <!--
8 <antcall target="downloadfile">
9 <param name="sourcefile" value="${nsis.loc}"/>
10 <param name="destfile" value="${nsis.exe}"/>
11 <param name="destdir" value="${nsis.home}"/>
12 </antcall>
13+ -->
14
15 <antcall target="downloadgz">
16 <param name="sourcefile" value="${struts.loc}"/>
This page took 0.051821 seconds and 4 git commands to generate.