summaryrefslogtreecommitdiff
path: root/java/eclipse-devel/files/patch-plugins-jface-build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/eclipse-devel/files/patch-plugins-jface-build.xml')
-rw-r--r--java/eclipse-devel/files/patch-plugins-jface-build.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/java/eclipse-devel/files/patch-plugins-jface-build.xml b/java/eclipse-devel/files/patch-plugins-jface-build.xml
new file mode 100644
index 000000000000..f6d7329d474f
--- /dev/null
+++ b/java/eclipse-devel/files/patch-plugins-jface-build.xml
@@ -0,0 +1,13 @@
+--- plugins/org.eclipse.jface/build.xml.orig 2007-06-26 04:39:43.000000000 +0900
++++ plugins/org.eclipse.jface/build.xml 2007-08-26 23:49:19.000000000 +0900
+@@ -102,6 +102,10 @@
+ <pathelement path="${build.result.folder}/../org.eclipse.swt.win32.win32.x86_3.3.0.v3346/@dot"/>
+ <pathelement path="../org.eclipse.swt.wpf.win32.x86/@dot"/>
+ <pathelement path="${build.result.folder}/../org.eclipse.swt.wpf.win32.x86_3.3.0.v3346/@dot"/>
++ <pathelement path="../org.eclipse.swt.gtk.freebsd.x86/@dot"/>
++ <pathelement path="${build.result.folder}/../org.eclipse.swt.gtk.freebsd.x86_3.3.0.v3346/@dot"/>
++ <pathelement path="../org.eclipse.swt.gtk.freebsd.amd64/@dot"/>
++ <pathelement path="${build.result.folder}/../org.eclipse.swt.gtk.freebsd.amd64_3.3.0.v3346/@dot"/>
+ <pathelement path="../org.eclipse.swt.gtk.linux.x86/@dot"/>
+ <pathelement path="${build.result.folder}/../org.eclipse.swt.gtk.linux.x86_3.3.0.v3346/@dot"/>
+ <pathelement path="../org.eclipse.swt.gtk.linux.s390/@dot"/>