summaryrefslogtreecommitdiff
path: root/dh_builddeb
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2012-05-13 13:29:24 -0400
committerJoey Hess <joey@kitenet.net>2012-05-13 13:29:24 -0400
commit6b4f2b3fdc3489627911a0f215b4c837f8f76957 (patch)
tree16afb4937be22c834240717210e87e0f0df92b6a /dh_builddeb
parent21139bf4bdcac023cbd40cf1538e7f0b9b00c539 (diff)
document parallel builds
Diffstat (limited to 'dh_builddeb')
-rwxr-xr-xdh_builddeb3
1 files changed, 3 insertions, 0 deletions
diff --git a/dh_builddeb b/dh_builddeb
index aa11c325..bf9fc27d 100755
--- a/dh_builddeb
+++ b/dh_builddeb
@@ -18,6 +18,9 @@ B<dh_builddeb> [S<I<debhelper options>>] [B<--destdir=>I<directory>] [B<--filena
B<dh_builddeb> simply calls L<dpkg-deb(1)> to build a Debian package or
packages.
+It supports building multiple binary packages in parallel, when enabled by
+DEB_BUILD_OPTIONS.
+
=head1 OPTIONS
=over 4