mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-03 14:25:37 +02:00
[releng] prepare update site for 3.1.1 release
This commit is contained in:
parent
098919035d
commit
2d5a7229c6
1 changed files with 1 additions and 0 deletions
|
@ -329,6 +329,7 @@ being contributed to the Ganymede coordinated release train (Eclipse 3.4).' \
|
|||
sed -e "s,/dsdp/tm/updates/2.0,/dsdp/tm/updates/${SITEDIR},g" \
|
||||
-e "s,Project 2.0 Update,Project ${TPTYPE} Update,g" \
|
||||
-e '/<!-- BEGIN_2_0 -->/,/<!-- END_2_0_4 -->/d' \
|
||||
-e '/<!-- BEGIN_3_0_4 -->/,/<!-- END_3_0_4 -->/d' \
|
||||
-e '/<!-- BEGIN_3_2 -->/,/<!-- END_3_2 -->/d' \
|
||||
site.xml > site.xml.new
|
||||
mv -f site.xml.new site.xml
|
||||
|
|
Loading…
Add table
Reference in a new issue