[Privoxy-commits] [privoxy] 06/12: developer-manual: Remove 'cd current' that no longer works
User Git
git at git.privoxy.org
Tue Dec 15 07:47:19 UTC 2020
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit 718b46fad5e45588be77a72d3ed09407f6120d16
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Tue Dec 15 07:50:23 2020 +0100
developer-manual: Remove 'cd current' that no longer works
---
doc/source/developer-manual.sgml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
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>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list