Bug#643702: debhelper: pass dpkg-buildflags to makemaker buildsystem

2011-09-28 Thread Steve Langasek
On Wed, Sep 28, 2011 at 12:48:37PM -0700, Steve Langasek wrote: > $this->doit_in_sourcedir("perl", "Makefile.PL", "INSTALLDIRS=vendor", > # if perl_build is not tested first, need to pass packlist > # option to handle fallthrough case > (compat(7) ? "

Bug#643702: debhelper: pass dpkg-buildflags to makemaker buildsystem

2011-09-28 Thread Steve Langasek
Package: debhelper Version: 8.9.7 Severity: wishlist Tags: patch Hi there, Converting a makemaker-based package to dh(1) (from debhelper compat level 3 :), I observed that I couldn't quite get the package down to rules.tiny because makemaker doesn't look at CFLAGS in the environment. To get the