projects
/
privoxy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
574e035
)
developer-manual: Remove 'cd current' that no longer works
author
Fabian Keil
<fk@fabiankeil.de>
Tue, 15 Dec 2020 06:50:23 +0000
(07:50 +0100)
committer
Fabian Keil
<fk@fabiankeil.de>
Tue, 15 Dec 2020 07:46:19 +0000
(08:46 +0100)
doc/source/developer-manual.sgml
patch
|
blob
|
history
diff --git
a/doc/source/developer-manual.sgml
b/doc/source/developer-manual.sgml
index
03753fe
..
5cb375a
100644
(file)
--- 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>