From 1cf501d6f87b43d3b20cdc1df1942dccff3796bd Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Thu, 2 Oct 2003 20:55:58 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_4_9_0'. --- net-p2p/limewire/files/patch-runLime.sh | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 net-p2p/limewire/files/patch-runLime.sh (limited to 'net-p2p/limewire/files/patch-runLime.sh') diff --git a/net-p2p/limewire/files/patch-runLime.sh b/net-p2p/limewire/files/patch-runLime.sh deleted file mode 100644 index 8b99e6c2e3a3..000000000000 --- a/net-p2p/limewire/files/patch-runLime.sh +++ /dev/null @@ -1,15 +0,0 @@ ---- runLime.sh.orig Wed May 15 14:32:03 2002 -+++ runLime.sh Tue Jul 16 22:25:34 2002 -@@ -7,8 +7,9 @@ - # work around some limitations in the JDK1.3. For more information - # see http://java.sun.com/j2se/1.3/relnotes.html#vm - # --CLASSPATH=".:collections.jar:xerces.jar:jl011.jar:MessagesBundles.jar" --export CLASSPATH -+CLASSPATH="%%JAR_DIR%%" - J2SE_PREEMPTCLOSE=1 - export J2SE_PREEMPTCLOSE --java -jar RunLime.jar -+exec %%LOCALBASE%%/bin/javavm \ -+ -cp "${CLASSPATH}/collections.jar:${CLASSPATH}/xerces.jar:${CLASSPATH}/jl011.jar:${CLASSPATH}/MessagesBundles.jar" \ -+ -jar ${CLASSPATH}/LimeWire.jar -- cgit v1.2.3