aboutsummaryrefslogtreecommitdiff
path: root/pdebuild.1
diff options
context:
space:
mode:
authorLoïc Minier <lool@dooz.org>2009-12-30 17:38:09 +0100
committerLoïc Minier <lool@dooz.org>2009-12-30 17:41:10 +0100
commit9c199e6ebd00b41e77472941ae92c526bdcec8ae (patch)
tree9d84c6c8d760d8edc9e901c8caf9435626aaf2d1 /pdebuild.1
parent0241394dc3fa432739bb4241da2b58a0d80dacbe (diff)
downloadpbuilder-9c199e6ebd00b41e77472941ae92c526bdcec8ae.tar
pbuilder-9c199e6ebd00b41e77472941ae92c526bdcec8ae.tar.gz
pdebuild: Add architecture flag; #516625
pdebuild: add support for setting the architecture on the command-line and in pbuilderrc; closes: #516625.
Diffstat (limited to 'pdebuild.1')
-rw-r--r--pdebuild.16
1 files changed, 6 insertions, 0 deletions
diff --git a/pdebuild.1 b/pdebuild.1
index 7016bd4..d65863a 100644
--- a/pdebuild.1
+++ b/pdebuild.1
@@ -39,6 +39,12 @@ invoking pbuilder.
The command used to satisfy (i.e. install) build-dependencies.
.TP
+.BI "\-\-architecture"
+
+Set architecture. This is currently required when it doesn't match the host
+architecture.
+
+.TP
.BI "\-\-auto\-debsign"
Invoke debsign at the end of pdebuild process.