diff options
Diffstat (limited to 'java/eclipse/files/patch-features-org.eclipse.platform-build.properties')
-rw-r--r-- | java/eclipse/files/patch-features-org.eclipse.platform-build.properties | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/java/eclipse/files/patch-features-org.eclipse.platform-build.properties b/java/eclipse/files/patch-features-org.eclipse.platform-build.properties deleted file mode 100644 index 05906ea2e9f9..000000000000 --- a/java/eclipse/files/patch-features-org.eclipse.platform-build.properties +++ /dev/null @@ -1,19 +0,0 @@ ---- features/org.eclipse.platform/build.properties.orig 2009-02-15 19:26:44.521712369 -0500 -+++ features/org.eclipse.platform/build.properties 2009-02-15 20:08:31.509583453 -0500 -@@ -49,6 +49,9 @@ - #root.linux.gtk.ia64=../../features/org.eclipse.equinox.executable/bin/gtk/linux/ia64,gtk - root.hpux.motif.ia64_32=../../features/org.eclipse.equinox.executable/bin/motif/hpux/ia64_32,motif - -+root.freebsd.gtk.x86=about_files/freebsd.gtk.x86,../../features/org.eclipse.equinox.executable/bin/gtk/freebsd/x86,gtk -+root.freebsd.gtk.x86_64=about_files/freebsd.gtk.x86_64,../../features/org.eclipse.equinox.executable/bin/gtk/freebsd/x86_64,gtk -+ - # Need to be fixed to reflect eventual change into feature.xml - #root.qnx.photon.x86=../../features/org.eclipse.equinox.executable/bin/photon/qnx/x86,win32 - -@@ -62,4 +65,4 @@ - #expected location of eclipse executable when compiled as part of build - root.linux.gtk.ppc64=../../launchertmp,gtk - root.linux.gtk.ppc64.permissions.755=*.so* --root.hpux.motif.ia64=../../launchertmp,motif -\ No newline at end of file -+root.hpux.motif.ia64=../../launchertmp,motif |