mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
use latest base builder
This commit is contained in:
parent
ceb8b9b40b
commit
56f8866f7f
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ cd `dirname $0`
|
||||||
# Checkout basebuilder to run the build
|
# Checkout basebuilder to run the build
|
||||||
mkdir -p tools
|
mkdir -p tools
|
||||||
cd tools
|
cd tools
|
||||||
cvs -d /cvsroot/eclipse co -r R36_RC4 org.eclipse.releng.basebuilder
|
cvs -d /cvsroot/eclipse co -r R37_M6 org.eclipse.releng.basebuilder
|
||||||
cp /home/data/httpd/download.eclipse.org/technology/subversive/0.7/pde-update-site/plugins/org.eclipse.team.svn.pde.build_0.7.9.I20101203-1700.jar \
|
cp /home/data/httpd/download.eclipse.org/technology/subversive/0.7/pde-update-site/plugins/org.eclipse.team.svn.pde.build_0.7.9.I20101203-1700.jar \
|
||||||
org.eclipse.releng.basebuilder/plugins
|
org.eclipse.releng.basebuilder/plugins
|
||||||
cd ..
|
cd ..
|
||||||
|
|
Loading…
Add table
Reference in a new issue