mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-25 09:55:29 +02:00
Release towards 3.2m6
This commit is contained in:
parent
164caf499e
commit
7f6fdbe502
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ cd "${basebuilder}/plugins"
|
|||
if [ -f org.eclipse.equinox.launcher.jar ]; then
|
||||
launcher=org.eclipse.equinox.launcher.jar
|
||||
else
|
||||
launcher=`ls org.eclipse.equinox.launcher_*.jar` | sort | tail -1`
|
||||
launcher=`ls org.eclipse.equinox.launcher_*.jar | sort | tail -1`
|
||||
fi
|
||||
pdeBuild=`ls -d org.eclipse.pde.build* | sort | tail -1`
|
||||
cd "${builder}"
|
||||
|
|
Loading…
Add table
Reference in a new issue