mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-03 14:25:37 +02:00
Add rename_build.sh
This commit is contained in:
parent
0dd9da2fb8
commit
65f2a889a2
1 changed files with 0 additions and 2 deletions
|
@ -32,8 +32,6 @@ if [ ! -f RSE-runtime-${srcVer}.zip ]; then
|
|||
exit 1
|
||||
fi
|
||||
|
||||
for x in `ls $.zip *.tar` ; do
|
||||
done
|
||||
for x in `ls` ; do
|
||||
if [ -f ${x} ]; then
|
||||
case $x in
|
||||
|
|
Loading…
Add table
Reference in a new issue