]> git.donarmstrong.com Git - debhelper.git/blobdiff - debhelper.pod
Revert "In v8 mode, debhelper only ever acts on packages that can be built for the...
[debhelper.git] / debhelper.pod
index c97db213c1037bd226c0336f1f33297e5e8f31d9..a7735b1f8f5edec920ae333e94369e1471874c4e 100644 (file)
@@ -530,12 +530,6 @@ can cause some packages to fail to build.
 
 dh requires the sequence to run be specified as the first parameter, and
 any switches come after it. Ie, use "dh $@ --foo", not "dh --foo $@"
-  
-=item -
-
-Debhelper only ever acts on packages that can be built for the given
-architecture, even if -N or -p are used to specify packages specific
-to other architectures.
 
 =back