summaryrefslogtreecommitdiff
path: root/man/dh_xul-ext.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/dh_xul-ext.1')
-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>