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-features-org.eclipse.rcp-build.properties | |
parent | - Fix MASTERSITES (diff) |
. Update to 3.4.1 (from eclipse-devel).
Diffstat (limited to 'java/eclipse/files/patch-features-org.eclipse.rcp-build.properties')
-rw-r--r-- | java/eclipse/files/patch-features-org.eclipse.rcp-build.properties | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/java/eclipse/files/patch-features-org.eclipse.rcp-build.properties b/java/eclipse/files/patch-features-org.eclipse.rcp-build.properties new file mode 100644 index 000000000000..cfca5ed4fd1c --- /dev/null +++ b/java/eclipse/files/patch-features-org.eclipse.rcp-build.properties @@ -0,0 +1,14 @@ +--- features/org.eclipse.rcp/build.properties.orig 2008-08-02 15:34:27.000000000 -0400 ++++ features/org.eclipse.rcp/build.properties 2008-08-02 15:35:07.000000000 -0400 +@@ -42,6 +42,11 @@ + root.linux.motif.x86=../../features/org.eclipse.platform/about_files/linux.motif.x86,../../features/org.eclipse.equinox.executable/bin/motif/linux/x86,file:../../plugins/org.eclipse.swt.motif.linux.x86/libXm.so.2 + root.linux.motif.x86.permissions.755=*.so* + ++root.freebsd.gtk.x86=../../features/org.eclipse.platform/about_files/freebsd.gtk.x86,../../features/org.eclipse.equinox.executable/bin/gtk/freebsd/x86 ++root.freebsd.gtk.x86.permissions.755=*.so* ++root.freebsd.gtk.amd64=../../features/org.eclipse.platform/about_files/freebsd.gtk.amd64,../../features/org.eclipse.equinox.executable/bin/gtk/freebsd/amd64 ++root.freebsd.gtk.amd64.permissions.755=*.so* ++ + root.macosx.carbon.ppc=../../features/org.eclipse.equinox.executable/bin/carbon/macosx/ppc + root.macosx.carbon.ppc.link=Eclipse.app/Contents/MacOS/eclipse,eclipse + root.macosx.carbon.ppc.permissions.755=Eclipse.app/Contents/MacOS/eclipse,Eclipse.app/Contents/MacOS/java_swt |