diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2008-09-06 19:31:51 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2008-09-06 19:31:51 +0000 |
commit | 206bef988c5dfb8ec07f72ed820c48398643329f (patch) | |
tree | 4b7724aaf93cce6ea63fa0c79900620264746c8a /java/eclipse-devel/files/patch-plugins-swt-tools-build.xml | |
parent | . Update to Eclipse Europa, copied over from eclipse-devel. (diff) |
. Update to Eclipse Ganymede
Submitted by: "Stephane E. Potvin" <sepotvin@videotron.ca>
Diffstat (limited to 'java/eclipse-devel/files/patch-plugins-swt-tools-build.xml')
-rw-r--r-- | java/eclipse-devel/files/patch-plugins-swt-tools-build.xml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/java/eclipse-devel/files/patch-plugins-swt-tools-build.xml b/java/eclipse-devel/files/patch-plugins-swt-tools-build.xml deleted file mode 100644 index b491024bcc7a..000000000000 --- a/java/eclipse-devel/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"/> |