diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2009-02-15 03:19:44 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2009-02-15 03:19:44 +0000 |
commit | 98c91f0659633010ec6ff12d7dd9352270acd2c7 (patch) | |
tree | 63babb95eb65a71045c577895a5530cf7cdd7129 /java/eclipse/files/patch-plugins-swt-tools-build.xml | |
parent | - Fix MASTERSITES (diff) |
. Update to 3.4.1 (from eclipse-devel).
Diffstat (limited to 'java/eclipse/files/patch-plugins-swt-tools-build.xml')
-rw-r--r-- | java/eclipse/files/patch-plugins-swt-tools-build.xml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/java/eclipse/files/patch-plugins-swt-tools-build.xml b/java/eclipse/files/patch-plugins-swt-tools-build.xml deleted file mode 100644 index b491024bcc7a..000000000000 --- a/java/eclipse/files/patch-plugins-swt-tools-build.xml +++ /dev/null @@ -1,11 +0,0 @@ ---- plugins/org.eclipse.swt.tools/build.xml.orig 2007-10-24 06:31:15.000000000 +0900 -+++ plugins/org.eclipse.swt.tools/build.xml 2007-11-19 15:08:07.000000000 +0900 -@@ -70,6 +70,8 @@ - <pathelement path="../org.eclipse.swt.gtk.linux.x86/@dot"/> - <pathelement path="../org.eclipse.swt.gtk.linux.s390/@dot"/> - <pathelement path="../org.eclipse.swt.gtk.linux.s390x/@dot"/> -+ <pathelement path="../org.eclipse.swt.gtk.freebsd.x86/@dot"/> -+ <pathelement path="../org.eclipse.swt.gtk.freebsd.amd64/@dot"/> - <pathelement path="../org.eclipse.swt.gtk.solaris.sparc/@dot"/> - <pathelement path="../org.eclipse.swt.gtk.solaris.x86/@dot"/> - <pathelement path="../org.eclipse.swt.gtk.linux.ppc/@dot"/> |