1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00

[releng] set update site location to properly match version of code

Change-Id: I3a1de710b6cfbbe969eed16ffb90563affea3405
This commit is contained in:
Jonah Graham 2018-06-27 11:59:03 +01:00
parent a7db5c7fd2
commit af9cbcb284

View file

@ -1,3 +1,3 @@
instructions.configure=\ instructions.configure=\
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(location:http${#58}//download.eclipse.org/tools/cdt/releases/9.5,type:0,name:CDT,enabled:false); \ org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(location:http${#58}//download.eclipse.org/tools/cdt/releases/9.6,type:0,name:CDT,enabled:false); \
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(location:http${#58}//download.eclipse.org/tools/cdt/releases/9.5,type:1,name:CDT,enabled:false); org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(location:http${#58}//download.eclipse.org/tools/cdt/releases/9.6,type:1,name:CDT,enabled:false);