summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorBenjamin Drung <bdrung@ubuntu.com>2011-07-16 18:52:18 +0200
committerBenjamin Drung <bdrung@ubuntu.com>2011-07-16 18:52:18 +0200
commit715d764a4a9b8ac2f1dd8d626d100bb21cbdb9f6 (patch)
tree332031a791ca43f5c1c194013c355f3331ed8d8a /man
parentf99e1341db9979e7edad31c14a769173e4dc1f9c (diff)
Add a DH_XUL_EXT_VENDOR environment variable to dh_xul-ext.
Diffstat (limited to 'man')
-rw-r--r--man/dh_xul-ext.110
1 files changed, 10 insertions, 0 deletions
diff --git a/man/dh_xul-ext.1 b/man/dh_xul-ext.1
index c90ea6f..bf90200 100644
--- a/man/dh_xul-ext.1
+++ b/man/dh_xul-ext.1
@@ -46,5 +46,15 @@ provided, all package listed in the control file will be processed.
.TP
\fB\-v\fR, \fB\-\-verbose\fR
Print more information.
+.SH ENVIRONMENT
+.TP
+.BR DH_XUL_EXT_VENDOR
+The vendor (for example, \fBDebian\fR or \fBUbuntu\fR) that should be used for
+calculating the dependencies.
+.BR dpkg\-vendor (1)
+will be used for determining the vendor if this environment variable is not set.
+Setting the variable to \fBall\fR will have the same effect than calling
+.BR dh_xul\-ext
+with \fB\-\-all\fR.
.SH AUTHOR
Benjamin Drung <bdrung@debian.org>