mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-04 14:55:41 +02:00
Use ep I20090426-2000 as base
This commit is contained in:
parent
4ba145a0c5
commit
d524000937
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ ep_ver=I20090426-2000
|
|||
ep_date=
|
||||
P2_disabled=false
|
||||
P2_no_dropins=false
|
||||
if [ ! -f eclipse/plugins/org.eclipse.swt_3.5.0.v3529a.jar ]; then
|
||||
if [ ! -f eclipse/plugins/org.eclipse.swt_3.5.0.v3543.jar ]; 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