diff options
author | dancer <dancer> | 2005-12-19 14:34:09 +0000 |
---|---|---|
committer | dancer <dancer> | 2005-12-19 14:34:09 +0000 |
commit | 53fd34053ba392386c2339d6e5fc4a5cbe24f3dd (patch) | |
tree | 45e98c73cd722e6bb78f88ec600025ca3458ee33 /Documentation | |
parent | 74efa6864624242d83642b5f7a0c40463ad46015 (diff) | |
download | pbuilder-53fd34053ba392386c2339d6e5fc4a5cbe24f3dd.tar pbuilder-53fd34053ba392386c2339d6e5fc4a5cbe24f3dd.tar.gz |
Document HOME=/tmp/buildd inside chroot.
set HOME=$(pwd)/../ in pdebuid-internal to match pdebuild.
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/pbuilder-doc.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/pbuilder-doc.xml b/Documentation/pbuilder-doc.xml index 6d14d7c..649eea5 100644 --- a/Documentation/pbuilder-doc.xml +++ b/Documentation/pbuilder-doc.xml @@ -1315,6 +1315,7 @@ cvs -z3 -d:pserver:anonymous@cvs.alioth.debian.org:/cvsroot/pbuilder co pbuilder <entry><filename>/tmp/buildd</filename></entry> <entry>Default place used in pbuilder to place the Debian package to be processed. /tmp/buildd/packagename-version/ will be the root directory of the package being processed. + HOME environment variable is set to this value inside chroot by pbuilder-buildpackage </entry> </row> <row> |