From 8df2d534741909196eb2f635fb63d82e25c60188 Mon Sep 17 00:00:00 2001 From: spingel Date: Thu, 5 Aug 2010 04:47:08 +0000 Subject: REOPENED - bug 304102: suggest to user to remove extras update site https://bugs.eclipse.org/bugs/show_bug.cgi?id=304102 --- org.eclipse.mylyn-feature/p2.inf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'org.eclipse.mylyn-feature/p2.inf') diff --git a/org.eclipse.mylyn-feature/p2.inf b/org.eclipse.mylyn-feature/p2.inf index 80a5d90d7..42f983aae 100644 --- a/org.eclipse.mylyn-feature/p2.inf +++ b/org.eclipse.mylyn-feature/p2.inf @@ -1,3 +1,5 @@ instructions.configure=\ org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:0,location:http${#58}//download.eclipse.org/tools/mylyn/update/extras);\ - org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:0,location:http${#58}//download.eclipse.org/tools/mylyn/update/weekly/extras); + org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:1,location:http${#58}//download.eclipse.org/tools/mylyn/update/extras);\ + org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:0,location:http${#58}//download.eclipse.org/tools/mylyn/update/weekly/extras);\ + org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:1,location:http${#58}//download.eclipse.org/tools/mylyn/update/weekly/extras); -- cgit v1.2.1