Fixed bug 502446: Unpack org.eclipse.ui.intro.universal or fix its definition in the platform feature
diff --git a/features/org.eclipse.platform-feature/feature.xml b/features/org.eclipse.platform-feature/feature.xml
index 538a437..d3464fc 100644
--- a/features/org.eclipse.platform-feature/feature.xml
+++ b/features/org.eclipse.platform-feature/feature.xml
@@ -264,7 +264,8 @@
          id="org.eclipse.ui.intro.universal"
          download-size="0"
          install-size="0"
-         version="0.0.0"/>
+         version="0.0.0"
+         unpack="false"/>
 
    <plugin
          id="org.eclipse.ui.cheatsheets"