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:
parent
3da844a2e5
commit
4e4249d48e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue