mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-26 02:15:31 +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
|
esac
|
||||||
|
|
||||||
# prepare the base Eclipse installation in folder "eclipse"
|
# 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`
|
curdir2=`pwd`
|
||||||
if [ ! -d eclipse -o -h eclipse ]; then
|
if [ ! -d eclipse -o -h eclipse ]; then
|
||||||
if [ -d eclipse-3.4M7-${ep_arch} ]; then
|
if [ -d eclipse-3.4M7-${ep_arch} ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue