diff options
Diffstat (limited to 'java/eclipse-devel/files/patch-plugins-ui-win32-build.xml')
-rw-r--r-- | java/eclipse-devel/files/patch-plugins-ui-win32-build.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/java/eclipse-devel/files/patch-plugins-ui-win32-build.xml b/java/eclipse-devel/files/patch-plugins-ui-win32-build.xml index 0ab78f58f517..ef891ae58709 100644 --- a/java/eclipse-devel/files/patch-plugins-ui-win32-build.xml +++ b/java/eclipse-devel/files/patch-plugins-ui-win32-build.xml @@ -1,5 +1,5 @@ ---- plugins/org.eclipse.ui.win32/build.xml.orig 2007-06-26 04:39:42.000000000 +0900 -+++ plugins/org.eclipse.ui.win32/build.xml 2007-09-06 00:27:13.000000000 +0900 +--- plugins/org.eclipse.ui.win32/build.xml.orig 2007-09-22 01:24:41.000000000 +0900 ++++ plugins/org.eclipse.ui.win32/build.xml 2007-10-11 00:29:42.000000000 +0900 @@ -150,6 +150,10 @@ <pathelement path="${build.result.folder}/../org.eclipse.core.filesystem.hpux.PA_RISC_1.0.0.v20060603/@dot"/> <pathelement path="../org.eclipse.core.filesystem.linux.ppc/@dot"/> @@ -12,9 +12,9 @@ <pathelement path="${build.result.folder}/../org.eclipse.core.filesystem.linux.x86_1.1.0.v20070416/@dot"/> <pathelement path="../org.eclipse.core.filesystem.linux.x86_64/@dot"/> @@ -196,6 +200,8 @@ - <pathelement path="${build.result.folder}/../org.eclipse.update.core_3.2.100.v20070615/bin/"/> + <pathelement path="${build.result.folder}/../org.eclipse.update.core_3.2.101.R33x_v20070911/bin/"/> <pathelement path="${build.result.folder}/../org.eclipse.update.core/@dot"/> - <pathelement path="${build.result.folder}/../org.eclipse.update.core_3.2.100.v20070615/@dot"/> + <pathelement path="${build.result.folder}/../org.eclipse.update.core_3.2.101.R33x_v20070911/@dot"/> + <pathelement path="../org.eclipse.update.core.freebsd/@dot"/> + <pathelement path="${build.result.folder}/../org.eclipse.update.core.freebsd_3.2.0.v20070615/@dot"/> <pathelement path="../org.eclipse.update.core.linux/@dot"/> |