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-features-equinox-executable-target-build.properties | |
parent | . Update to Eclipse Europa, copied over from eclipse-devel. (diff) |
. Update to Eclipse Ganymede
Submitted by: "Stephane E. Potvin" <sepotvin@videotron.ca>
Notes
Notes:
svn path=/head/; revision=220010
Diffstat (limited to 'java/eclipse-devel/files/patch-features-equinox-executable-target-build.properties')
-rw-r--r-- | java/eclipse-devel/files/patch-features-equinox-executable-target-build.properties | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/java/eclipse-devel/files/patch-features-equinox-executable-target-build.properties b/java/eclipse-devel/files/patch-features-equinox-executable-target-build.properties deleted file mode 100644 index ed8b557399d7..000000000000 --- a/java/eclipse-devel/files/patch-features-equinox-executable-target-build.properties +++ /dev/null @@ -1,14 +0,0 @@ ---- features/org.eclipse.equinox.executable/target.build.properties.orig 2007-06-26 04:57:23.000000000 +0900 -+++ features/org.eclipse.equinox.executable/target.build.properties 2007-08-24 16:35:31.000000000 +0900 -@@ -21,6 +21,12 @@ - root.linux.gtk.x86=bin/gtk/linux/x86,gtk_root - root.linux.gtk.x86.permissions.755=libcairo-swt.so - -+root.freebsd.gtk.x86=bin/gtk/freebsd/x86,gtk_root -+root.freebsd.gtk.x86.permissions.755=libcairo-swt.so -+ -+root.freebsd.gtk.amd64=bin/gtk/freebsd/amd64,gtk_root -+root.freebsd.gtk.amd64.permissions.755=libcairo-swt.so -+ - root.linux.gtk.ppc=bin/gtk/linux/ppc,gtk_root - root.linux.gtk.ppc.permissions.755=libcairo-swt.so |