[pbuilder] 01/02: pbuilder.8: document that now BUILD_ARCH and HOST_ARCH variables are being passed to hook scripts

Mattia Rizzolo mattia at debian.org
Thu Nov 10 23:10:25 UTC 2016


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

mattia pushed a commit to branch master
in repository pbuilder.

commit efc36734a06857b452f7999b52b0c2b9cc59d55d
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Thu Nov 10 22:39:08 2016 +0000

    pbuilder.8: document that now BUILD_ARCH and HOST_ARCH variables are being passed to hook scripts
---
 pbuilder.8 | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/pbuilder.8 b/pbuilder.8
index 6cab78b..8a540dd 100644
--- a/pbuilder.8
+++ b/pbuilder.8
@@ -424,6 +424,14 @@ the place where the build happens, the sources are inside a directory named
 the name of the used distribution, as provided by the DISTRIBUTION config value,
 or the \-\-distribution command line flag.
 .RE
+.RS 8
+.I BUILD_ARCH
+contains the build architecture, the architecture the package is building on.
+.RE
+.RS 8
+.I HOST_ARCH
+contains the host architecture, the architecture the package is building for.
+.RE
 \" End of hookdir description
 
 .TP

-- 
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