Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMat Booth2018-07-16 14:49:38 +0000
committerMat Booth2018-07-16 14:49:38 +0000
commitaf94e41c798fa0bd11626deaa8564ab7642d19e2 (patch)
treee093c203da3382b748671f6354ab010a6de5ede8 /bundles
parent8ff195efb4c5ea4ce3b4852fba91e192f3c8b643 (diff)
downloadrt.equinox.bundles-af94e41c798fa0bd11626deaa8564ab7642d19e2.tar.gz
rt.equinox.bundles-af94e41c798fa0bd11626deaa8564ab7642d19e2.tar.xz
rt.equinox.bundles-af94e41c798fa0bd11626deaa8564ab7642d19e2.zip
Add the Eclipse-BundleShape header to o.e.e.security.linux.x86_64 fragment. Change-Id: I6a25aa632a74e1cbc43650c362c42ce4f687a290 Signed-off-by: Mat Booth <mat.booth@redhat.com>
Diffstat (limited to 'bundles')
-rw-r--r--bundles/org.eclipse.equinox.security.linux.x86_64/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.equinox.security.linux.x86_64/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.security.linux.x86_64/META-INF/MANIFEST.MF
index 1867448f3..f8d37757d 100644
--- a/bundles/org.eclipse.equinox.security.linux.x86_64/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.security.linux.x86_64/META-INF/MANIFEST.MF
@@ -10,3 +10,4 @@ Bundle-Localization: fragment
Eclipse-PlatformFilter: (& (osgi.os=linux) (osgi.arch=x86_64))
Export-Package: org.eclipse.equinox.internal.security.linux;x-internal:=true
Automatic-Module-Name: org.eclipse.equinox.security.linux.x86_64
+Eclipse-BundleShape: dir

Back to the top