mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 22:52:11 +02:00
use an older base builder
This commit is contained in:
parent
89f1d86f52
commit
8eb36bfd95
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ cd `dirname $0`
|
|||
# Checkout basebuilder to run the build
|
||||
mkdir -p tools
|
||||
cd tools
|
||||
cvs -d /cvsroot/eclipse co -r R37_M6 org.eclipse.releng.basebuilder
|
||||
cvs -d /cvsroot/eclipse co -r r36x_v20101125 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 \
|
||||
org.eclipse.releng.basebuilder/plugins
|
||||
cd ..
|
||||
|
|
Loading…
Add table
Reference in a new issue