diff options
Diffstat (limited to 'java/eclipse-devel/files/patch-plugins-pde-build-build.xml')
-rw-r--r-- | java/eclipse-devel/files/patch-plugins-pde-build-build.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java/eclipse-devel/files/patch-plugins-pde-build-build.xml b/java/eclipse-devel/files/patch-plugins-pde-build-build.xml index 032cb4098038..dd4947056ba6 100644 --- a/java/eclipse-devel/files/patch-plugins-pde-build-build.xml +++ b/java/eclipse-devel/files/patch-plugins-pde-build-build.xml @@ -1,5 +1,5 @@ ---- plugins/org.eclipse.pde.build/build.xml.orig 2007-09-22 01:27:14.000000000 +0900 -+++ plugins/org.eclipse.pde.build/build.xml 2007-10-10 22:23:27.000000000 +0900 +--- plugins/org.eclipse.pde.build/build.xml.orig 2007-10-24 06:31:14.000000000 +0900 ++++ plugins/org.eclipse.pde.build/build.xml 2007-11-19 14:25:31.000000000 +0900 @@ -128,6 +128,8 @@ <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"/> |