summaryrefslogtreecommitdiff
path: root/java/eclipse/files/patch-assemble-all
diff options
context:
space:
mode:
Diffstat (limited to 'java/eclipse/files/patch-assemble-all')
-rw-r--r--java/eclipse/files/patch-assemble-all15
1 files changed, 0 insertions, 15 deletions
diff --git a/java/eclipse/files/patch-assemble-all b/java/eclipse/files/patch-assemble-all
deleted file mode 100644
index 4ffff7bbf067..000000000000
--- a/java/eclipse/files/patch-assemble-all
+++ /dev/null
@@ -1,15 +0,0 @@
---- assemble.org.eclipse.sdk.all.xml.orig Sun Oct 17 22:04:02 2004
-+++ assemble.org.eclipse.sdk.all.xml Sun Oct 17 22:03:18 2004
-@@ -19,6 +19,12 @@
- <ant antfile="${customTargets}" target="assemble.org.eclipse.sdk.linux.motif.x86">
- <property name="assembleScriptName" value="assemble.org.eclipse.sdk.linux.motif.x86.xml"/>
- </ant>
-+ <ant antfile="${customTargets}" target="assemble.org.eclipse.sdk.freebsd.gtk.x86">
-+ <property name="assembleScriptName" value="assemble.org.eclipse.sdk.freebsd.gtk.x86.xml"/>
-+ </ant>
-+ <ant antfile="${customTargets}" target="assemble.org.eclipse.sdk.freebsd.motif.x86">
-+ <property name="assembleScriptName" value="assemble.org.eclipse.sdk.freebsd.motif.x86.xml"/>
-+ </ant>
- <ant antfile="${customTargets}" target="assemble.org.eclipse.sdk.solaris.motif.sparc">
- <property name="assembleScriptName" value="assemble.org.eclipse.sdk.solaris.motif.sparc.xml"/>
- </ant>