mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-21 15:23:59 +02:00
[releng] update make_signed.sh script
This commit is contained in:
parent
d9f3dc050b
commit
3cc74a2f9f
1 changed files with 1 additions and 2 deletions
|
@ -204,5 +204,4 @@ if [ ! -d ${DROPDIR}.unsigned ]; then
|
||||||
fi
|
fi
|
||||||
echo "cp -f ${OUTPUT}/* ${DROPDIR}"
|
echo "cp -f ${OUTPUT}/* ${DROPDIR}"
|
||||||
echo "rm -rf ${DROPDIR}/signed"
|
echo "rm -rf ${DROPDIR}/signed"
|
||||||
|
echo "rm -rf install-ws eclipse_ext ${OUTPUT} ${RESULT}"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue