]> err.no Git - dpkg/commit
Fix make check to work on systems without dpkg in the standard PATH
authorRaphael Hertzog <hertzog@debian.org>
Fri, 22 Feb 2008 07:42:04 +0000 (08:42 +0100)
committerRaphael Hertzog <hertzog@debian.org>
Fri, 22 Feb 2008 07:49:39 +0000 (08:49 +0100)
commit4c65097945cca4d85e61d0542e46aa1d20575e27
treee273eded7cf874ab6ff17e0573da6893e06a029a
parent9318f742b7c5b25927f95c9dbfed8e9ffccb8d51
Fix make check to work on systems without dpkg in the standard PATH

* scripts/Makefile.am: Modify PATH to include build directories
containing the dpkg binary and the related scripts. That way
the tests work even if dpkg is not yet available. Thanks to
Mike Frysinger <vapier@gentoo.org> who noticed that.
ChangeLog
debian/changelog
scripts/Makefile.am