-=| gregor herrmann, Fri, Aug 22, 2008 at 09:55:38PM -0300 |=-
> When using dh7 and the nice small debian/rules files for perl
> modules
> I saw several times that stuff gets installed into /usr/usr with
> dh_auto_install.
>
> I'm not sure if and what debhelper can do about it; one option might
> be to prefer Build(.PL) over Makefile(.PL) for
> dh_auto_{configure,build,install}
> (or at least _install); in general I prefer MakeMaker over
> Module::Build magic, but in this case it would solve the problem.Back in the days when dh7 didn't exist yet, debian/rules of the perl module packages of pkg-perl were such that Build.PL was always preferred over Makefile.PL. dh-make-perl also follows that. So to me it preferring Build.PL over Makefile.PL seems like the right thing to do and would conform to the existing practice. -- dam JabberID: [EMAIL PROTECTED]
signature.asc
Description: Digital signature

