diff options
Diffstat (limited to 'net-p2p/i2p/files/patch-apps__jetty__build.xml')
-rw-r--r-- | net-p2p/i2p/files/patch-apps__jetty__build.xml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net-p2p/i2p/files/patch-apps__jetty__build.xml b/net-p2p/i2p/files/patch-apps__jetty__build.xml deleted file mode 100644 index 575047a96e6b..000000000000 --- a/net-p2p/i2p/files/patch-apps__jetty__build.xml +++ /dev/null @@ -1,11 +0,0 @@ ---- apps/jetty/build.xml.orig Fri Apr 21 15:31:49 2006 -+++ apps/jetty/build.xml Fri Apr 21 15:32:09 2006 -@@ -37,7 +37,7 @@ - <copy file="jetty-5.1.6/ext/commons-logging-api.jar" tofile="jettylib/commons-logging.jar" /> - <delete dir="jetty-5.1.6" /> - </target> -- <target name="build" depends="fetchJettylib" /> -+ <target name="build" /> - <target name="builddep" /> - <target name="compile" /> - <target name="jar" /> |