Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Arthorne2007-09-30 19:22:45 +0000
committerJohn Arthorne2007-09-30 19:22:45 +0000
commit9a44d0e5e5242c1a977661031689bed08f4b85ea (patch)
tree007cc13b8bb430d3587f50a96e9294989ee9a67a /bundles/org.eclipse.equinox.p2.touchpoint.natives
parentbed85856c54c4c7cd29fcf9163b5363157aac53d (diff)
downloadrt.equinox.p2-9a44d0e5e5242c1a977661031689bed08f4b85ea.tar.gz
rt.equinox.p2-9a44d0e5e5242c1a977661031689bed08f4b85ea.tar.xz
rt.equinox.p2-9a44d0e5e5242c1a977661031689bed08f4b85ea.zip
Added missing package exportsv20070930_post_rename
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.touchpoint.natives')
-rw-r--r--bundles/org.eclipse.equinox.p2.touchpoint.natives/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.equinox.p2.touchpoint.natives/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.p2.touchpoint.natives/META-INF/MANIFEST.MF
index 1cc32ac51..e3b61c320 100644
--- a/bundles/org.eclipse.equinox.p2.touchpoint.natives/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.p2.touchpoint.natives/META-INF/MANIFEST.MF
@@ -20,3 +20,4 @@ Eclipse-LazyStart: true
Require-Bundle: org.eclipse.equinox.common
Bundle-RequiredExecutionEnvironment: CDC-1.1/Foundation-1.1,
J2SE-1.4
+Export-Package: org.eclipse.equinox.internal.p2.touchpoint.natives;x-internal:=true

Back to the top