1
0
Fork 0
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:
Martin Oberhuber 2009-09-26 21:05:41 +00:00
parent 0dd9da2fb8
commit 65f2a889a2

View file

@ -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