mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-08 00:35:49 +02:00
Change Kepler reference to Luna in p2.inf file for Autotools feature.
Change-Id: I34cbcefcf104759465363ef702406264304f5bae Reviewed-on: https://git.eclipse.org/r/33276 Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com> Tested-by: Hudson CI Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com> Reviewed-by: Jeff Johnston <jjohnstn@redhat.com> Tested-by: Jeff Johnston <jjohnstn@redhat.com>
This commit is contained in:
parent
0234c6c601
commit
2d3e5f7187
1 changed files with 2 additions and 2 deletions
|
@ -4,5 +4,5 @@ provides.99.namespace=org.eclipse.equinox.p2.iu
|
|||
provides.99.name=org.eclipse.linuxtools.cdt.autotools.feature.group
|
||||
provides.99.version=$version$
|
||||
instructions.configure=\
|
||||
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(location:http${#58}//download.eclipse.org/tools/cdt/releases/kepler,type:0,name:CDT,enabled:false); \
|
||||
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(location:http${#58}//download.eclipse.org/tools/cdt/releases/kepler,type:1,name:CDT,enabled:false);
|
||||
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(location:http${#58}//download.eclipse.org/tools/cdt/releases/8.5,type:0,name:CDT,enabled:false); \
|
||||
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(location:http${#58}//download.eclipse.org/tools/cdt/releases/8.5,type:1,name:CDT,enabled:false);
|
||||
|
|
Loading…
Add table
Reference in a new issue