mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-09-10 12:03:16 +02:00
Bug 359722 - [releng] Provide a zipped repository with TM downloadables
This commit is contained in:
parent
57ac4f3047
commit
9b9708a574
1 changed files with 3 additions and 0 deletions
|
@ -170,6 +170,9 @@ if [ -f package.count -a "$FILES" != "" ]; then
|
|||
cd ..
|
||||
rm -rf bin CVS .cvsignore web/CVS
|
||||
rm ../TM-repo-*.zip > /dev/null 2>&1
|
||||
cp $HOME/ws2/org.eclipse.rse.build/template/epl-v10.html .
|
||||
cp $HOME/ws2/org.eclipse.rse.build/template/notice.html .
|
||||
chgrp tools.tm epl-v10.html notice.html
|
||||
zip -r ../TM-repo-${realstamp}.zip .
|
||||
chgrp tools.tm ../TM-repo-${realstamp}.zip
|
||||
cd ..
|
||||
|
|
Loading…
Add table
Reference in a new issue