Hi,

Could someone review the attached patch for build_template.html, it removes an out of date warning and updates the examples to use the 2.0.0 stable tree.

Thanks,

Martin
Index: build_template.html
===================================================================
RCS file: /cvs/tools/www/dev_docs/build_template.html,v
retrieving revision 1.73
diff -r1.73 build_template.html
5c5
< BUILD_SOLARIS.HTML AND BUILD_WINDOWS.HTML. EDIT THE FILE BUILD_TEMPLATE 
---
> BUILD_SOLARIS.HTML AND BUILD_WINDOWS.HTML. EDIT THIS FILE 
150,151c150,151
< <a href="http://development.openoffice.org/releases/2.0_beta.html";>
< http://development.openoffice.org/releases/2.0_beta.html</a>
---
> <a href="http://development.openoffice.org/releases/2.0.0rc2.html";>
> http://development.openoffice.org/releases/2.0.0rc2.html</a>
176c176
<     e.g. <em>SRC680_m99</em>. </li>
---
>     e.g. <em>OpenOffice_2_0_0</em>. </li>
422a423
> <!--
431a433
> -->
768,769c770,771
< (<a 
href="http://download.openoffice.org/680/index.html";>http://download.openoffice.org/680/index.html</a>),
< e.g. <CODE>OOo_2.0beta_src.tar.gz</CODE> in case of the 2.0 beta release.
---
> (<a 
> href="http://download.openoffice.org/2.0.0/source.html";>http://download.openoffice.org/2.0.0/source.html</a>),
> e.g. <CODE>OOo_2.0.0_src.tar.gz</CODE> in case of the 2.0 stable release.
771c773
< Unpack the tarballs as follows (for the 2.0 beta example):</p>
---
> Unpack the tarballs as follows:</p>
773,774c775,776
< <KBD>&gt; tar -xvzf OOo_2.0beta_src.tar.gz</KBD>
< <KBD>&gt; cd OOo_2.0beta</KBD> 
---
> <KBD>&gt; tar -xvzf OOo_2.0.0_src.tar.gz</KBD>
> <KBD>&gt; cd OOo_2.0.0rc3_src</KBD> 
790c792
< <KBD>    co -r SRC680_m99 OpenOffice</KBD>
---
> <KBD>    co -r OpenOffice_2_0_0 OpenOffice</KBD>
797c799
< <KBD>    update -r SRC680_m99 OpenOffice</KBD>
---
> <KBD>    update -r OpenOffice_2_0_0 OpenOffice</KBD>
808c810
< <KBD>    co -r SRC680_m99 (module-name)</KBD>
---
> <KBD>    co -r OpenOffice_2_0_0 (module-name)</KBD>
914c916
<       the source code is in <CODE>C:\SRC680_m99</CODE>
---
>       the source code is in <CODE>C:\OOo_2.0.0rc3_src</CODE>
969c971
<       the source code is in <CODE>C:\OOo_2.0beta</CODE>
---
>       the source code is in <CODE>C:\OOo_2.0.0rc3_src</CODE>
992c994
<   <b>cd /cygdrive/c/OOo_2.0beta/config_office</b>
---
>   <b>cd /cygdrive/c/OOo_2.0.0rc3_src/config_office</b>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to