From 284dad3f6de67888b34ca18026e068770214b2ea Mon Sep 17 00:00:00 2001 From: Greg Lewis Date: Sat, 10 Jul 2010 19:34:30 +0000 Subject: . Update to 3.5.2. --- .../files/eclipse-build-config-upstream.patch | 70 ++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 java/eclipse/files/eclipse-build-config-upstream.patch (limited to 'java/eclipse/files/eclipse-build-config-upstream.patch') diff --git a/java/eclipse/files/eclipse-build-config-upstream.patch b/java/eclipse/files/eclipse-build-config-upstream.patch new file mode 100644 index 000000000000..1395c355997f --- /dev/null +++ b/java/eclipse/files/eclipse-build-config-upstream.patch @@ -0,0 +1,70 @@ +### Eclipse Workspace Patch 1.0 +#P eclipse-build-config +Index: build.properties.in +=================================================================== +--- build.properties.in (revision 23752) ++++ build.properties.in (working copy) +@@ -34,7 +34,7 @@ + collPlace=eclipse + collBase=. + configs=\ +- linux, gtk, @build_arch@ ++ @build_os@, gtk, @build_arch@ + + archivesFormat =group,group,group-zip + javacFailOnError=false +Index: productFiles/rcpConfig/build.properties +=================================================================== +--- productFiles/rcpConfig/build.properties (revision 23752) ++++ productFiles/rcpConfig/build.properties (working copy) +@@ -65,8 +65,8 @@ + root.macosx.cocoa.x86_64.folder.Eclipse.app/Contents=absolute:file:${buildDirectory}/features/org.eclipse.equinox.executable/bin/cocoa/macosx/x86_64/Eclipse.app/Contents/Info.plist + root.macosx.cocoa.x86_64.permissions.755=Eclipse.app/Contents/MacOS/eclipse,Eclipse.app/Contents/MacOS/java_swt + +- +- +- +- ++root.freebsd.gtk.x86=absolute:${buildDirectory}/features/org.eclipse.platform/about_files/freebsd.gtk.x86,absolute:${buildDirectory}/features/org.eclipse.equinox.executable/bin/gtk/freebsd/x86 ++root.freebsd.gtk.x86.permissions.755=*.so* ++root.freebsd.gtk.x86_64=absolute:${buildDirectory}/features/org.eclipse.platform/about_files/freebsd.gtk.x86_64,absolute:${buildDirectory}/features/org.eclipse.equinox.executable/bin/gtk/freebsd/x86_64 ++root.freebsd.gtk.x86_64.permissions.755=*.so* + +Index: customTargets.xml +=================================================================== +--- customTargets.xml (revision 23752) ++++ customTargets.xml (working copy) +@@ -129,6 +129,24 @@ + + + ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ + + + +@@ -201,7 +219,7 @@ + + + +- ++ + + + -- cgit v1.2.3