Fix the stable designation on the tarball name for stable builds.
[privoxy.git] / doc / source / buildsource.sgml
index 4c7c08d..f75440f 100644 (file)
@@ -3,7 +3,7 @@
 
  Purpose     :  Entity included in other project documents.
                 
- $Id: buildsource.sgml,v 2.15 2008/01/17 01:49:51 hal9 Exp $
+ $Id: buildsource.sgml,v 2.16 2009/01/13 16:50:35 fabiankeil Exp $
 
  Copyright (C) 2001-2008 Privoxy Developers http://www.privoxy.org/
  See LICENSE.
@@ -42,7 +42,8 @@
 
 <para>
  <screen>
- tar xzvf privoxy-&p-version;<![%p-not-stable;[-beta]]>-src* [.tgz or .tar.gz]
+ tar xzvf
+ privoxy-&p-version;<![%p-not-stable;[-beta]]><![%p-stable;[-stable]]>-src* [.tgz or .tar.gz]
  cd privoxy-&p-version;<![%p-not-stable;[-beta]]>
 </screen>
 </para>