<quote who="Steve Langasek" date="Mon, Apr 09, 2007 at 03:20:49AM -0700"> > A likely cause for this error is use of $(PWD) in debian/rules: recent > versions of sudo do not propagate the caller's PWD env variable by default, > and sudo ./debian/rules only invokes make, so this variable will be unset. > Please use the make built-in variable $(CURDIR) instead.
In fact, the problem here lines in Makefile.PL which is looking for
$ENV{PWD}. I'll work around this, try to fix #411044, and upload right
away.
Regards,
Mako
--
Benjamin Mako Hill
[EMAIL PROTECTED]
http://mako.cc/
signature.asc
Description: Digital signature

