From 80c6dde6a7f9e29e0e00a775bf5c3bf84d3f9282 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 28 May 2010 15:04:22 -0400 Subject: In v8 mode, prefer the perl_build buildsystem over perl_makemaker. Closes: #578805 --- debhelper.pod | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'debhelper.pod') diff --git a/debhelper.pod b/debhelper.pod index a7735b1..554b7f7 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 -- cgit v1.2.1