From 371035ab61bfc6d32fa726bcb15caab6919c9d62 Mon Sep 17 00:00:00 2001 From: Greg Lewis Date: Sat, 6 Sep 2008 19:30:17 +0000 Subject: . Update to Eclipse Europa, copied over from eclipse-devel. --- ...tch-features-equinox-executable-target-build.properties | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 java/eclipse/files/patch-features-equinox-executable-target-build.properties (limited to 'java/eclipse/files/patch-features-equinox-executable-target-build.properties') diff --git a/java/eclipse/files/patch-features-equinox-executable-target-build.properties b/java/eclipse/files/patch-features-equinox-executable-target-build.properties new file mode 100644 index 000000000000..ed8b557399d7 --- /dev/null +++ b/java/eclipse/files/patch-features-equinox-executable-target-build.properties @@ -0,0 +1,14 @@ +--- 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 -- cgit v1.2.3