From: Fabian Keil <fk@fabiankeil.de> Date: Tue, 15 Dec 2020 06:50:23 +0000 (+0100) Subject: developer-manual: Remove 'cd current' that no longer works X-Git-Tag: v_3_0_30~254 X-Git-Url: http://www.privoxy.org/gitweb/%22https:/developer-manual/faq/@default-cgi@/static/gitweb.js?a=commitdiff_plain;h=718b46fad5e45588be77a72d3ed09407f6120d16;p=privoxy.git developer-manual: Remove 'cd current' that no longer works --- diff --git a/doc/source/developer-manual.sgml b/doc/source/developer-manual.sgml index 03753fe7..5cb375a6 100644 --- a/doc/source/developer-manual.sgml +++ b/doc/source/developer-manual.sgml @@ -2556,10 +2556,9 @@ for-privoxy-version=3.0.11 <para> First, <emphasis>make sure that you have freshly exported the right version into an empty directory</emphasis>. (See "Building and releasing - packages" above). Then run: + packages" above). Then run from that directory: </para> <programlisting> - cd current autoheader && autoconf && ./configure </programlisting> <para>