mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-13 12:05:21 +02:00
Release towards 3.2m6
This commit is contained in:
parent
3100dd1199
commit
10d41e8fc8
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ CDTFEAT=7.0.0
|
||||||
CDTVER=201003151310
|
CDTVER=201003151310
|
||||||
CDTNAME=cdt-master-${CDTREL}-I${CDTVER}.zip
|
CDTNAME=cdt-master-${CDTREL}-I${CDTVER}.zip
|
||||||
CDTLOC=builds/${CDTREL}/I.I${CDTVER}/${CDTNAME}
|
CDTLOC=builds/${CDTREL}/I.I${CDTVER}/${CDTNAME}
|
||||||
if [ ! -f eclipse/plugins/org.eclipse.cdt.core_${CDTFEAT}.${CDTVER}.jar ]; then
|
if [ ! -f eclipse/plugins/org.eclipse.cdt_${CDTFEAT}.${CDTVER}.jar ]; then
|
||||||
echo "Getting CDT Runtime..."
|
echo "Getting CDT Runtime..."
|
||||||
wget "http://download.eclipse.org/tools/cdt/${CDTLOC}"
|
wget "http://download.eclipse.org/tools/cdt/${CDTLOC}"
|
||||||
CDTTMP=`pwd`/tmp.$$
|
CDTTMP=`pwd`/tmp.$$
|
||||||
|
|
Loading…
Add table
Reference in a new issue