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

[releng] Update builder for 3.6m3 -- support J/K/L Legacy builds

This commit is contained in:
Martin Oberhuber 2009-11-05 20:21:21 +00:00
parent 3da844a2e5
commit 4e4249d48e

View file

@ -52,7 +52,7 @@ ep_ver=3.6M3
ep_date="-200910301201"
P2_disabled=false
P2_no_dropins=false
if [ ! -f eclipse/plugins/org.eclipse.swt_3.5.0.v3545a.jar ]; then
if [ ! -f eclipse/plugins/org.eclipse.swt_3.6.0.v3617 ]; then
curdir2=`pwd`
if [ ! -d eclipse -o -h eclipse ]; then
if [ -d eclipse-${ep_ver}-${ep_arch} ]; then