aboutsummaryrefslogtreecommitdiff
path: root/pbuilderrc.5
diff options
context:
space:
mode:
authordancer <dancer>2006-05-14 18:32:32 +0000
committerdancer <dancer>2006-05-14 18:32:32 +0000
commit6dee61ea8597c198b3dfd642103022b034ce774a (patch)
treeb7bd573fcb906d2df0e0de808e8adea495d757de /pbuilderrc.5
parentf058806c55f99eb803a99e91735fcd4d80a2979e (diff)
downloadpbuilder-6dee61ea8597c198b3dfd642103022b034ce774a.tar
pbuilder-6dee61ea8597c198b3dfd642103022b034ce774a.tar.gz
* fix pdebuild --help output (closes: #367133)
* pbuilderrc.5: undocument the restriction that --buildresult option needs to be specified for pdebuild, and BUILDRESULT cannot be used. I should probably warn that the directory should be absolute. * pdebuild.1: fix man a bit to make --buildresult option doc unambiguous.
Diffstat (limited to 'pbuilderrc.5')
-rw-r--r--pbuilderrc.511
1 files changed, 5 insertions, 6 deletions
diff --git a/pbuilderrc.5 b/pbuilderrc.5
index 0e82edd..ee11d96 100644
--- a/pbuilderrc.5
+++ b/pbuilderrc.5
@@ -1,4 +1,4 @@
-.TH "pbuilderrc" 5 "2006 Feb 11" "Debian" "pbuilder"
+.TH "pbuilderrc" 5 "2006 May 15" "Debian" "pbuilder"
.SH NAME
pbuilderrc \- configuration files for personal package builder
.SH DESCRIPTION
@@ -113,11 +113,11 @@ being mounted.
Specify the default directory which the build result will
be copied over to after the building.
-This option is not effective for
-.B pdebuild
-command. Use
+Unlike
.B "--buildresult"
-option instead.
+command-line option.
+The path is not canonicalized, so you should specify a full-path,
+not a relative path.
.TP
.BI "DISTRIBUTION=" "sid"
@@ -338,4 +338,3 @@ The homepage is available at
.SH "SEE ALSO"
.RI "pbuilder (" 8 "), "
.RI "pdebuild (" 1 ")"
-