]> git.pld-linux.org Git - packages/apache-tomcat.git/commitdiff
- skip nsis (nullsoft installer)
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 11 Apr 2007 22:13:32 +0000 (22:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-tomcat-nsis.patch -> 1.1

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

diff --git a/apache-tomcat-nsis.patch b/apache-tomcat-nsis.patch
new file mode 100644 (file)
index 0000000..38da13e
--- /dev/null
@@ -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}"/>
This page took 0.069221 seconds and 4 git commands to generate.