On Thu, 21 Feb 2008, Mike Frysinger wrote: > Package: dpkg > Version: 1.14.16.6 > Severity: normal > > The check target in scripts/Makefile.am does not tweak PATH which means when > it executes `dpkg`, it grabs it from PATH instead of src/dpkg in the build > directory. This patch should fix things:
Thanks. I suppose the problem that it fixes is that in your case, there's no "dpkg" in your standard PATH, is that right ? I'll commit a slightly modified version of the patch which also includes the "scripts" sub-directory as we probably also want to be able to use the included scripts. Cheers, -- Raphaël Hertzog Le best-seller français mis à jour pour Debian Etch : http://www.ouaza.com/livre/admin-debian/

