aboutsummaryrefslogtreecommitdiff
path: root/pbuilderrc.5
diff options
context:
space:
mode:
authordancer <dancer>2006-03-17 22:17:16 +0000
committerdancer <dancer>2006-03-17 22:17:16 +0000
commitd4b92213f8340c9ff6917e0dcf2e64d80598f531 (patch)
tree4283adddc669293c2209de6ec357f10016a9b654 /pbuilderrc.5
parentfd08e84cf5075d5184eee1baaa7d64fecd1b14b4 (diff)
downloadpbuilder-d4b92213f8340c9ff6917e0dcf2e64d80598f531.tar
pbuilder-d4b92213f8340c9ff6917e0dcf2e64d80598f531.tar.gz
+2006-03-18 Junichi Uekawa <dancer@debian.org>
+ + * pbuilder.8: update documentation of --pkgname-logfile + + * pbuilder-buildpackage: allow chown, and add support for PKGNAME_LOGFILE_EXTENTION. + + * pbuilderrc (PKGNAME_LOGFILE_EXTENTION): add + + * pbuilderrc.5: document +
Diffstat (limited to 'pbuilderrc.5')
-rw-r--r--pbuilderrc.54
1 files changed, 4 insertions, 0 deletions
diff --git a/pbuilderrc.5 b/pbuilderrc.5
index ebdc8a4..15780a1 100644
--- a/pbuilderrc.5
+++ b/pbuilderrc.5
@@ -321,6 +321,10 @@ Known implementations of debootstrap are
and
.B "debootstrap"
+.TP
+.BI "PKGNAME_LOGFILE_EXTENTION=" ".build"
+The extention of filename used in pkgname-logfile option.
+
.SH "AUTHOR"
Initial coding, and main maintenance is done by
Junichi Uekawa <dancer@debian.org>.