From a00452a50d27d30f7b54ef2cad996c8af370e6e7 Mon Sep 17 00:00:00 2001 From: dancer Date: Sun, 22 Sep 2002 08:16:18 +0000 Subject: * THANKS: updated thanks file. * pbuilder.8: update documentation, to clarify a bit. * pbuilder-checkparams (BUILDPLACE): Change command-line parsing so that it should fix problems with specifying configfile. (BUILDPLACE): only set CHROOTEXEC if it is empty. set CHROOTEXEC to be empty at the start of param checking. * pbuilder-createbuildenv: use pbuilder-modules code for copying etc/ files. * pbuilder-modules: split out the function to copy local configuration. --- pbuilder.8 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'pbuilder.8') diff --git a/pbuilder.8 b/pbuilder.8 index b37813c..1648626 100644 --- a/pbuilder.8 +++ b/pbuilder.8 @@ -83,6 +83,10 @@ Specifies the location where building and .B "base.tgz" updating and creation takes place. This is a temporary work directory. + +A subdirectory of that directory using the current PID of the +process is used. + .TP .BI "--buildresult [" "location to put build result" "]" Specifies the location the build result gets into after building. -- cgit v1.2.3