You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-java/rhino/files/rhino-1.6-noget.patch

13 lines
601 B

diff --git a/toolsrc/org/mozilla/javascript/tools/debugger/build.xml b/toolsrc/org/mozilla/javascript/tools/debugger/build.xml
index 7ed0236..5f7db6e 100644
--- a/toolsrc/org/mozilla/javascript/tools/debugger/build.xml
+++ b/toolsrc/org/mozilla/javascript/tools/debugger/build.xml
@@ -47,7 +47,6 @@
the files we don't need, and change the package
-->
<mkdir dir="downloaded"/>
- <get src="${swing-ex-url}" dest="downloaded/swingExSrc.zip"/>
<unzip src="downloaded/swingExSrc.zip" dest="downloaded/">
<patternset>
<include name="AbstractCellEditor.java"/>