From 6228cf922d75cf9ed8ecd23e6cd25704899d3360 Mon Sep 17 00:00:00 2001 From: hal9 Date: Sat, 21 Feb 2009 13:27:58 +0000 Subject: [PATCH] Fix the stable designation on the tarball name for stable builds. --- INSTALL | 3 ++- doc/source/buildsource.sgml | 5 +++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/INSTALL b/INSTALL index 20d4490e..df99c930 100644 --- a/INSTALL +++ b/INSTALL @@ -40,7 +40,8 @@ compiler like gcc are required. When building from a source tarball, first unpack the source: - tar xzvf privoxy-3.0.11-src* [.tgz or .tar.gz] + tar xzvf + privoxy-3.0.11-stable-src* [.tgz or .tar.gz] cd privoxy-3.0.11 diff --git a/doc/source/buildsource.sgml b/doc/source/buildsource.sgml index 4c7c08d3..f75440ff 100644 --- a/doc/source/buildsource.sgml +++ b/doc/source/buildsource.sgml @@ -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 @@ - tar xzvf privoxy-&p-version;-src* [.tgz or .tar.gz] + tar xzvf + privoxy-&p-version;-src* [.tgz or .tar.gz] cd privoxy-&p-version; -- 2.39.2