summaryrefslogtreecommitdiff
path: root/java/eclipse/files/patch-features-equinox-executable-target-build.properties
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2008-09-06 19:30:17 +0000
committerGreg Lewis <glewis@FreeBSD.org>2008-09-06 19:30:17 +0000
commit371035ab61bfc6d32fa726bcb15caab6919c9d62 (patch)
tree34f8ef2833c9c0d09bb2a4c6cc980d8c51b4e1a1 /java/eclipse/files/patch-features-equinox-executable-target-build.properties
parentUpdate to 0.16.0.20080905; it works with GTK+ 2.14.x (current in MC CVS). (diff)
. Update to Eclipse Europa, copied over from eclipse-devel.
Diffstat (limited to 'java/eclipse/files/patch-features-equinox-executable-target-build.properties')
-rw-r--r--java/eclipse/files/patch-features-equinox-executable-target-build.properties14
1 files changed, 14 insertions, 0 deletions
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