summaryrefslogtreecommitdiff
path: root/java/eclipse-devel/files/patch-plugins-platform-1-build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/eclipse-devel/files/patch-plugins-platform-1-build.xml')
-rw-r--r--java/eclipse-devel/files/patch-plugins-platform-1-build.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/java/eclipse-devel/files/patch-plugins-platform-1-build.xml b/java/eclipse-devel/files/patch-plugins-platform-1-build.xml
new file mode 100644
index 000000000000..8961e54b5b8c
--- /dev/null
+++ b/java/eclipse-devel/files/patch-plugins-platform-1-build.xml
@@ -0,0 +1,11 @@
+--- plugins/org.eclipse.platform/build.xml.orig 2007-08-26 22:39:40.000000000 +0900
++++ plugins/org.eclipse.platform/build.xml 2007-08-27 00:31:06.000000000 +0900
+@@ -275,6 +275,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"/>