summaryrefslogtreecommitdiff
path: root/debhelper.pod
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-10-28 18:30:24 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-10-28 18:30:24 -0400
commit3c3ebf1ba6a7e93f7fb66d375ca8c1106d99af2c (patch)
tree5ace15e2b4ef510967f8db75e8d99f37d8f0c313 /debhelper.pod
parent17bf50c840dcbc9cece5b6a18ed0fe1574bf99a0 (diff)
remove implicit --parallel setting by dh
Diffstat (limited to 'debhelper.pod')
-rw-r--r--debhelper.pod3
1 files changed, 0 insertions, 3 deletions
diff --git a/debhelper.pod b/debhelper.pod
index 238675ab..20ca9d7d 100644
--- a/debhelper.pod
+++ b/debhelper.pod
@@ -214,9 +214,6 @@ variable (as per Debian Policy section 4.9.1).
The number of parallel processes will be the smaller value specified by
I<--parallel>, DEB_BUILD_OPTIONS, or a build system specific limit.
-So, I<--parallel=1> can be used to disable parallel building, or a larger
-number can be specified if a package is known to only successfully build
-with a limited number of parallel processes.
=item B<--list>, B<-l>