developer-manual: Remove 'cd current' that no longer works
authorFabian Keil <fk@fabiankeil.de>
Tue, 15 Dec 2020 06:50:23 +0000 (07:50 +0100)
committerFabian Keil <fk@fabiankeil.de>
Tue, 15 Dec 2020 07:46:19 +0000 (08:46 +0100)
doc/source/developer-manual.sgml

index 03753fe..5cb375a 100644 (file)
@@ -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>