developer-manual: Mention the directory from which to execute the commands to create...
[privoxy.git] / 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