developer-manual: Mention the directory from which to execute the commands to create...
authorFabian Keil <fk@fabiankeil.de>
Thu, 17 Dec 2020 11:52:57 +0000 (12:52 +0100)
committerFabian Keil <fk@fabiankeil.de>
Thu, 17 Dec 2020 14:14:43 +0000 (15:14 +0100)
doc/source/developer-manual.sgml

index 5768b30..9c2a1a9 100644 (file)
@@ -2623,13 +2623,13 @@ for-privoxy-version=3.0.11
         right version into an empty directory</emphasis>. (See
         "Building and releasing packages" above).  Then add a log
         entry to <filename>debian/changelog</filename>, if it is not
-        already there, for example by running:
+        already there, for example by running (from the debian directory):
       </para>
         <programlisting>
   debchange -v &p-version;-&p-status;-1 "New upstream version"
 </programlisting>
       <para>
-        Then, run:
+        Then, run (from the root directory):
       </para>
         <programlisting>
   dpkg-buildpackage -rfakeroot -us -uc -b