diff --git a/build/org.eclipse.cdt.autotools.core/META-INF/p2.inf b/build/org.eclipse.cdt.autotools.core/META-INF/p2.inf deleted file mode 100644 index e78a044b37c..00000000000 --- a/build/org.eclipse.cdt.autotools.core/META-INF/p2.inf +++ /dev/null @@ -1,2 +0,0 @@ -instructions.install=\ - org.eclipse.equinox.p2.touchpoint.natives.checkAndPromptNativePackage(distro:debian,package:autoconf); \ No newline at end of file diff --git a/build/org.eclipse.cdt.make.core/META-INF/p2.inf b/build/org.eclipse.cdt.make.core/META-INF/p2.inf deleted file mode 100644 index ed2d49ea934..00000000000 --- a/build/org.eclipse.cdt.make.core/META-INF/p2.inf +++ /dev/null @@ -1,2 +0,0 @@ -instructions.install=\ - org.eclipse.equinox.p2.touchpoint.natives.checkAndPromptNativePackage(distro:debian,package:make); \ No newline at end of file diff --git a/cross/org.eclipse.cdt.build.crossgcc/META-INF/p2.inf b/cross/org.eclipse.cdt.build.crossgcc/META-INF/p2.inf deleted file mode 100644 index 7f4b59363a9..00000000000 --- a/cross/org.eclipse.cdt.build.crossgcc/META-INF/p2.inf +++ /dev/null @@ -1,2 +0,0 @@ -instructions.install=\ - org.eclipse.equinox.p2.touchpoint.natives.checkAndPromptNativePackage(distro:debian,package:gcc); \ No newline at end of file diff --git a/debug/org.eclipse.cdt.gdb/META-INF/p2.inf b/debug/org.eclipse.cdt.gdb/META-INF/p2.inf deleted file mode 100644 index 950ec77a152..00000000000 --- a/debug/org.eclipse.cdt.gdb/META-INF/p2.inf +++ /dev/null @@ -1,2 +0,0 @@ -instructions.install=\ - org.eclipse.equinox.p2.touchpoint.natives.checkAndPromptNativePackage(distro:debian,package:gdb); \ No newline at end of file diff --git a/dsf-gdb/org.eclipse.cdt.dsf.gdb/META-INF/p2.inf b/dsf-gdb/org.eclipse.cdt.dsf.gdb/META-INF/p2.inf deleted file mode 100644 index 950ec77a152..00000000000 --- a/dsf-gdb/org.eclipse.cdt.dsf.gdb/META-INF/p2.inf +++ /dev/null @@ -1,2 +0,0 @@ -instructions.install=\ - org.eclipse.equinox.p2.touchpoint.natives.checkAndPromptNativePackage(distro:debian,package:gdb); \ No newline at end of file diff --git a/qt/org.eclipse.cdt.qt.core/META-INF/p2.inf b/qt/org.eclipse.cdt.qt.core/META-INF/p2.inf deleted file mode 100644 index 8358c36a329..00000000000 --- a/qt/org.eclipse.cdt.qt.core/META-INF/p2.inf +++ /dev/null @@ -1,2 +0,0 @@ -instructions.install=\ - org.eclipse.equinox.p2.touchpoint.natives.checkAndPromptNativePackage(distro:debian,package:qt-sdk); \ No newline at end of file