updated documentation to reflect changes in the development environment
This commit is contained in:
parent
9c80af5a1d
commit
55dae353cf
2 changed files with 11 additions and 4 deletions
|
@ -13,7 +13,7 @@ Development Loan Fund</a>, under the GNU <a
|
|||
href="http://www.gnu.org/licenses/gpl.html">GPL</a>.<br>
|
||||
<ul>
|
||||
<li>Author: $Author: maroy $</li>
|
||||
<li>Version: $Revision: 1.3 $</li>
|
||||
<li>Version: $Revision: 1.4 $</li>
|
||||
<li>Location: $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/doc/release.html,v $</li>
|
||||
</ul>
|
||||
<h1>Scope</h1>
|
||||
|
@ -73,7 +73,7 @@ script that are mentioned in the master <code>Makefile</code>.<br>
|
|||
To create the release tarballs, invoke the distribution script <code>bin/dist.sh</code>,
|
||||
with the release version as its single parameter:<br>
|
||||
<br>
|
||||
<pre><code>./bin/dist.sh <ls-version><br></code></pre>
|
||||
<pre><code>./bin/dist.sh --version <ls-version><br></code></pre>
|
||||
<br>
|
||||
This will create two tarballs in the current directory:<br>
|
||||
<ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue