1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 08:55:25 +02:00

use the latest basebuilder

This commit is contained in:
Vivian Kong 2009-05-07 19:54:05 +00:00
parent ab6a54d8ac
commit cd00163ed8

View file

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