summaryrefslogtreecommitdiff
path: root/java/eclipse-devel/files/patch-features-rcp-build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/eclipse-devel/files/patch-features-rcp-build.xml')
-rw-r--r--java/eclipse-devel/files/patch-features-rcp-build.xml38
1 files changed, 38 insertions, 0 deletions
diff --git a/java/eclipse-devel/files/patch-features-rcp-build.xml b/java/eclipse-devel/files/patch-features-rcp-build.xml
new file mode 100644
index 000000000000..77e36c5ac94f
--- /dev/null
+++ b/java/eclipse-devel/files/patch-features-rcp-build.xml
@@ -0,0 +1,38 @@
+--- features/org.eclipse.rcp/feature.xml.orig 2008-02-22 09:17:35.000000000 +0900
++++ features/org.eclipse.rcp/feature.xml 2008-03-10 18:21:58.000000000 +0900
+@@ -168,6 +168,17 @@
+ unpack="false"/>
+
+ <plugin
++ id="org.eclipse.swt.gtk.freebsd.x86"
++ os="freebsd"
++ ws="gtk"
++ arch="x86"
++ download-size="0"
++ install-size="0"
++ version="0.0.0"
++ fragment="true"
++ unpack="false"/>
++
++ <plugin
+ id="org.eclipse.swt.gtk.linux.x86"
+ os="linux"
+ ws="gtk"
+@@ -234,6 +245,17 @@
+ unpack="false"/>
+
+ <plugin
++ id="org.eclipse.swt.gtk.freebsd.amd64"
++ os="freebsd"
++ ws="gtk"
++ arch="amd64"
++ download-size="0"
++ install-size="0"
++ version="0.0.0"
++ fragment="true"
++ unpack="false"/>
++
++ <plugin
+ id="org.eclipse.swt.gtk.linux.x86_64"
+ os="linux"
+ ws="gtk"