summaryrefslogtreecommitdiff
path: root/java/eclipse-devel/files/patch-plugins-pde-build-build.xml
diff options
context:
space:
mode:
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.xml11
1 files changed, 11 insertions, 0 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
new file mode 100644
index 000000000000..66aff1898305
--- /dev/null
+++ b/java/eclipse-devel/files/patch-plugins-pde-build-build.xml
@@ -0,0 +1,11 @@
+--- plugins/org.eclipse.pde.build/build.xml.orig 2007-06-26 04:39:42.000000000 +0900
++++ plugins/org.eclipse.pde.build/build.xml 2007-08-27 11:11:42.000000000 +0900
+@@ -128,6 +128,8 @@
+ <pathelement path="${build.result.folder}/../org.eclipse.update.core_3.2.100.v20070615/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="../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"/>
+ <pathelement path="${build.result.folder}/../org.eclipse.update.core.linux_3.2.0.v20070615/@dot"/>
+ <pathelement path="../org.eclipse.update.core.win32/@dot"/>