Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Arthorne2009-09-11 20:26:00 +0000
committerJohn Arthorne2009-09-11 20:26:00 +0000
commitb297356049fc562db6dddbaffca14ce086eed2ea (patch)
tree10dd222750ada579af09d0530b4d8b4fa4322fb1 /bundles/org.eclipse.equinox.p2.installer/installer.product
parent516e21cedd39202394768a525747972d4a394473 (diff)
downloadrt.equinox.p2-b297356049fc562db6dddbaffca14ce086eed2ea.tar.gz
rt.equinox.p2-b297356049fc562db6dddbaffca14ce086eed2ea.tar.xz
rt.equinox.p2-b297356049fc562db6dddbaffca14ce086eed2ea.zip
Bug 288495 p2 Installer archives not available
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.installer/installer.product')
-rw-r--r--bundles/org.eclipse.equinox.p2.installer/installer.product4
1 files changed, 1 insertions, 3 deletions
diff --git a/bundles/org.eclipse.equinox.p2.installer/installer.product b/bundles/org.eclipse.equinox.p2.installer/installer.product
index bfc643728..2a7e01507 100644
--- a/bundles/org.eclipse.equinox.p2.installer/installer.product
+++ b/bundles/org.eclipse.equinox.p2.installer/installer.product
@@ -67,7 +67,6 @@
<plugin id="org.eclipse.equinox.launcher.gtk.solaris.sparc" fragment="true"/>
<plugin id="org.eclipse.equinox.launcher.gtk.solaris.x86" fragment="true"/>
<plugin id="org.eclipse.equinox.launcher.motif.aix.ppc" fragment="true"/>
- <plugin id="org.eclipse.equinox.launcher.motif.hpux.PA_RISC" fragment="true"/>
<plugin id="org.eclipse.equinox.launcher.motif.hpux.ia64_32" fragment="true"/>
<plugin id="org.eclipse.equinox.launcher.motif.linux.x86" fragment="true"/>
<plugin id="org.eclipse.equinox.launcher.motif.solaris.sparc" fragment="true"/>
@@ -108,8 +107,7 @@
<plugin id="org.eclipse.swt.gtk.linux.x86_64" fragment="true"/>
<plugin id="org.eclipse.swt.gtk.solaris.sparc" fragment="true"/>
<plugin id="org.eclipse.swt.gtk.solaris.x86" fragment="true"/>
- <plugin id="org.eclipse.swt.motif.aix.ppc" fragment="true"/>
- <plugin id="org.eclipse.swt.motif.hpux.PA_RISC" fragment="true"/>
+ <plugin id="org.eclipse.swt.motif.aix.ppc" fragment="true"/>
<plugin id="org.eclipse.swt.motif.hpux.ia64_32" fragment="true"/>
<plugin id="org.eclipse.swt.motif.linux.x86" fragment="true"/>
<plugin id="org.eclipse.swt.motif.solaris.sparc" fragment="true"/>

Back to the top