[pbuilder] 06/06: pbuilderrc.5: document what will happen inside BUILDDIR, and where the unpacked source will be (by default).

Mattia Rizzolo mattia at debian.org
Sun Feb 5 15:08:21 UTC 2017


This is an automated email from the git hooks/post-receive script.

mattia pushed a commit to branch master
in repository pbuilder.

commit 90123f9d3a9bf6533e7b7b83ab1decd6c6fc2618
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Sun Feb 5 16:03:18 2017 +0100

    pbuilderrc.5: document what will happen inside BUILDDIR, and where the unpacked source will be (by default).
---
 pbuilderrc.5 | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/pbuilderrc.5 b/pbuilderrc.5
index d5a4064..4f22da6 100644
--- a/pbuilderrc.5
+++ b/pbuilderrc.5
@@ -83,6 +83,12 @@ BINDMOUNTS="/home /mnt/test /home/joe/repo:/var/repo"
 .TP
 .BI "BUILDDIR=" "/build"
 The directory inside the chroot where the build happens.
+This directory will contain the build products; the source packages will be
+unpacked in a subdirectory therein contained, by default named
+.IR $srcpkg - $ver ,
+with
+.I $ver
+being the upstream part of the version, without epoch and debian revision.
 
 Attention! Some directories \(em such as
 .B /tmp

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pbuilder/pbuilder.git



More information about the Pbuilder-maint mailing list