1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

update eclipse releng basebuilder for Galileo stream build

This commit is contained in:
Vivian Kong 2008-10-31 17:04:17 +00:00
parent f6622589f1
commit 951afad16e

View file

@ -28,7 +28,7 @@ umask 0022
mkdir -p tools
cd tools
cvs -d:pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse \
checkout -r RC2_34 org.eclipse.releng.basebuilder
checkout -r R35_M2 org.eclipse.releng.basebuilder
cd ..
# Let's go!