Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rapicault2015-05-22 22:33:47 +0000
committerPascal Rapicault2015-05-22 22:34:53 +0000
commitb1d947bba7b8bbdcf52338d633c402c7d6df170f (patch)
tree68eb3220f9f0c62bd970a074d491b848c210a7b6
parent4c9d46150f2487b71ed0bacf9e0e178c33b6912e (diff)
downloadrt.equinox.p2-b1d947bba7b8bbdcf52338d633c402c7d6df170f.tar.gz
rt.equinox.p2-b1d947bba7b8bbdcf52338d633c402c7d6df170f.tar.xz
rt.equinox.p2-b1d947bba7b8bbdcf52338d633c402c7d6df170f.zip
Revert "Bug 462282 - Prevent (automatic) update to new Mac layout"I20150526-2010I20150525-2000I20150524-2000I20150522-2000
Reverting because of bug 468061. This reverts commit 4af77390986d014ab6a6f65de1a8e6dac911a030.
-rw-r--r--bundles/org.eclipse.equinox.frameworkadmin.equinox/META-INF/p2.inf5
1 files changed, 0 insertions, 5 deletions
diff --git a/bundles/org.eclipse.equinox.frameworkadmin.equinox/META-INF/p2.inf b/bundles/org.eclipse.equinox.frameworkadmin.equinox/META-INF/p2.inf
deleted file mode 100644
index 50ebed6e3..000000000
--- a/bundles/org.eclipse.equinox.frameworkadmin.equinox/META-INF/p2.inf
+++ /dev/null
@@ -1,5 +0,0 @@
-metaRequirements.0.namespace=org.eclipse.equinox.p2.iu
-metaRequirements.0.name=org.eclipse.equinox.p2.touchpoint.natives
-metaRequirements.0.range=[1.2.0, 1.3.0)
-
-instructions.configure=org.eclipse.equinox.p2.touchpoint.natives.blockMacUpdate(); \ No newline at end of file

Back to the top