From b0910920969e4466e90dca9ed953dd1c7e5631fd Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Mon, 23 Feb 2009 09:03:12 +0000 Subject: [PATCH] - Change the link to the developer manual to point to the version on the web. Relative links don't work if Privoxy is delivering the user manual. Noticed by Lee. - Remove an incorrect line break in the untar instructions and fix the directory name. --- doc/source/buildsource.sgml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/doc/source/buildsource.sgml b/doc/source/buildsource.sgml index f75440ff..f7ac862d 100644 --- a/doc/source/buildsource.sgml +++ b/doc/source/buildsource.sgml @@ -3,9 +3,9 @@ Purpose : Entity included in other project documents. - $Id: buildsource.sgml,v 2.16 2009/01/13 16:50:35 fabiankeil Exp $ + $Id: buildsource.sgml,v 2.17 2009/02/21 13:27:58 hal9 Exp $ - Copyright (C) 2001-2008 Privoxy Developers http://www.privoxy.org/ + Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/ See LICENSE. ====================================================================== @@ -42,9 +42,8 @@ - tar xzvf - privoxy-&p-version;-src* [.tgz or .tar.gz] - cd privoxy-&p-version; + tar xzvf privoxy-&p-version;-src.tar.gz + cd privoxy-&p-version; @@ -242,7 +241,7 @@ can also be disabled through the configuration file. For more detailed instructions on how to build Redhat RPMs, Windows self-extracting installers, building on platforms with special requirements etc, please consult the developer manual. + url="http://www.privoxy.org/developer-manual/newrelease.html">developer manual. -- 2.39.2