mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-25 18:05:33 +02:00
Updating Basebuilder to 3.4M7
This commit is contained in:
parent
43bbf71353
commit
aa31092e08
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ case ${uname_s}${uname_m} in
|
|||
esac
|
||||
|
||||
# prepare the base Eclipse installation in folder "eclipse"
|
||||
if [ ! -f eclipse/plugins/org.eclipse.swt_3.4.0.v3436a.jar ]; then
|
||||
if [ ! -f eclipse/plugins/org.eclipse.swt_3.4.0.v3442a.jar ]; then
|
||||
curdir2=`pwd`
|
||||
if [ ! -d eclipse -o -h eclipse ]; then
|
||||
if [ -d eclipse-3.4M7-${ep_arch} ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue