1
0
Fork 0
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:
Martin Oberhuber 2009-09-26 22:52:56 +00:00
parent 098919035d
commit 2d5a7229c6

View file

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