eclipse/eclipse-add-ppc64-sparc64-s390-s390x-2.patch

25 lines
676 B
Diff
Raw Normal View History

diff -up ./features/org.eclipse.rcp/feature.xml.arches ./features/org.eclipse.rcp/feature.xml
2008-10-03 13:15:57 +00:00
--- ./features/org.eclipse.rcp/feature.xml.arches 2008-10-03 09:05:02.000000000 -0400
+++ ./features/org.eclipse.rcp/feature.xml 2008-10-03 09:06:45.000000000 -0400
2009-08-03 15:29:56 +00:00
@@ -229,6 +229,20 @@
2008-10-03 13:15:57 +00:00
unpack="false"/>
<plugin
+ id="org.eclipse.swt.gtk.linux.ppc64"
+ os="linux"
+ ws="gtk"
+ arch="ppc64"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ fragment="true"
2008-10-03 13:15:57 +00:00
+ unpack="false"/>
+
+
+
+
+ <plugin
id="org.eclipse.swt.gtk.solaris.sparc"
os="solaris"
2008-10-03 13:15:57 +00:00
ws="gtk"