1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-09 18:56:02 +02:00

Release towards 3.2m6

This commit is contained in:
Martin Oberhuber 2010-03-16 00:23:02 +00:00
parent 7f6fdbe502
commit fe192bf409

View file

@ -35,7 +35,7 @@ cd "$mydir/../publish" ; publishDirectory=`pwd`
cd "$mydir" ; builder=`pwd` cd "$mydir" ; builder=`pwd`
# SPECIAL 3.2m6: Build with target platform 3.5m6 rather than basebuilder # SPECIAL 3.2m6: Build with target platform 3.5m6 rather than basebuilder
basebuilder=${eclipse} # basebuilder=${eclipse}
# Find the base build scripts: genericTargets.xml and build.xml # Find the base build scripts: genericTargets.xml and build.xml
cd "${basebuilder}/plugins" cd "${basebuilder}/plugins"