1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-14 20:45:22 +02:00

[releng] Rev up basebuilder to M7_34

This commit is contained in:
Martin Oberhuber 2008-05-06 00:42:17 +00:00
parent 1fc05328a0
commit 0bccc64954

View file

@ -132,7 +132,8 @@ if [ ! -f eclipse/plugins/gnu.io.rxtx_2.1.7.4_v20071016.jar ]; then
fi
# checkout the basebuilder
baseBuilderTag=vI20080502-0100
#baseBuilderTag=vI20080502-0100
baseBuilderTag=M7_34
if [ ! -f org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.core_3.4.0.v20080326-1300.jar \
-o ! -f org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build/pdebuild.jar ]; then
if [ -d org.eclipse.releng.basebuilder ]; then