diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/pbuilder-doc.xml | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/Documentation/pbuilder-doc.xml b/Documentation/pbuilder-doc.xml index 3daee66..b23e783 100644 --- a/Documentation/pbuilder-doc.xml +++ b/Documentation/pbuilder-doc.xml @@ -1592,11 +1592,12 @@ $ pdebuild --pbuilder cowbuilder</screen> <row> <entry><filename>/tmp/buildd</filename></entry> <entry>Default place used in <command>pbuilder</command> - to place the Debian package to be processed. - <filename>/tmp/buildd/packagename-version/</filename> - will be the root directory of the package being - processed. HOME environment variable is set to this - value inside chroot by pbuilder-buildpackage + to place the Debian package to be processed. + <filename>/tmp/buildd/packagename-version/</filename> + will be the root directory of the package being + processed. HOME environment variable is set to this + value inside chroot by pbuilder-buildpackage. + <option>--inputfile</option> will place files here. </entry> </row> <row> |