summaryrefslogtreecommitdiff
path: root/debhelper.pod
diff options
context:
space:
mode:
Diffstat (limited to 'debhelper.pod')
-rw-r--r--debhelper.pod4
1 files changed, 4 insertions, 0 deletions
diff --git a/debhelper.pod b/debhelper.pod
index a7735b1f..554b7f78 100644
--- a/debhelper.pod
+++ b/debhelper.pod
@@ -531,6 +531,10 @@ 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
+
+dh_auto_* prefer to use perl's Module::Build in preference to Makefile.PL.
+
=back
=back